Skip to content

Releases: robarchibald/auth

untagged-1cbb8b75d9dbce190ae6

16 Jan 22:56
Compare
Choose a tag to compare
backend tests. Start work to add login quota capability

untagged-f7fa362ec5a0f37c315b

15 Jan 07:41
Compare
Choose a tag to compare
Use cryptoHash instead of hash for passwords. Currently using 200,000…

untagged-d493185d3e5e54f18f3e

15 Jan 05:07
Compare
Choose a tag to compare
Separate config for DB and LDAP to enable 3-backend setup. Fix Ldap u…

untagged-8022ccafbeebae4e3741

14 Jan 21:21
Compare
Choose a tag to compare
Flesh out backendDbUser

untagged-782dcd7448390369c1c3

14 Jan 19:01
Compare
Choose a tag to compare
Create actual Backend struct which delegates to UserBackender, LoginB…

untagged-c61f28d8f11cd1bf4be6: Add ability to do cryptoHash instead of just single time through SHA512.

12 Jan 03:33
Compare
Choose a tag to compare
Bug fixes with Redis Session backend
Initial testing of LDAP login store
revert code: remove LoginBasic method from loginstore and put code back into authStore

untagged-3d4090667ed8ac8a0300

12 Jan 08:17
Compare
Choose a tag to compare

untagged-0e1ad8e2650622442b6e

12 Jan 03:17
Compare
Choose a tag to compare
ignore the templates folder

untagged-3047f44e2e4febb44495

13 Oct 00:37
Compare
Choose a tag to compare
Changing to use onedb redis connection

untagged-7a60f286b516c3c015fc

12 Oct 06:37
Compare
Choose a tag to compare
Renamed interface. Added redis session Backend