django-sqrl-2/CHANGELOG

30 lines
929 B
Plaintext

Mon, 02 Sep 2019 02:03:23 -0500
Keaton <kii-chan@tutanota.com>
Still building initial conversions
Everything is still completely untested. These conversions were done a few weeks
ago, so my memory on any design changes is a little rusty. Aside from what's
listed below, all changes are just compatibility fixes.
- Removed references to six since we're dropping Python 2 support
- Removed references to QR code urls since those will be browser generated
- Added template for creating a drop-in SQRL login element
- Also changed some variable names to be less confusing
- Changed login pages to use drop-in element
--------------------
Wed, 14 Aug 2019 12:14:52 -0500
Keaton <kii-chan@tutanota.com>
fix typo
--------------------
Wed, 14 Aug 2019 11:52:59 -0500
Keaton <kii-chan@tutanota.com>
Initial commit
Project is still completely unworkable and unfinished, just starting to initialize things.
--------------------