Commit Graph

7 Commits

Author SHA1 Message Date
nemunaire c29a8fa57f Use identifiers globally 2023-01-11 12:25:28 +01:00
nemunaire c0a3ea2d4c This is happyDomain now
continuous-integration/drone/push Build is passing Details
2022-01-18 10:16:32 +01:00
nemunaire 4f1b20e392 Modular authentication
The authentication is now made through JWT.

It still remains login and signup form to simplify small installations
2021-12-16 20:04:10 +01:00
nemunaire 0458acc6c9 On password change or account deletion, disconnect all user sessions 2020-12-29 17:06:12 +01:00
nemunaire 20d4299239 storage: add a method to tidy/optimize the database 2020-12-08 18:25:21 +01:00
nemunaire 82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
nemunaire 53e6b315c7 Implement sessions in LevelDB driver 2020-05-11 00:18:50 +02:00