Commit Graph

8 Commits

Author SHA1 Message Date
nemunaire c29a8fa57f Use identifiers globally 2023-01-11 12:25:28 +01:00
nemunaire e11ce52e4b LevelDB: Be more fail safe when unable to decode lists of users 2023-01-03 09:15:59 +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 05b47ac614 Fix size of int on 32 bits hosts 2020-05-11 00:18:50 +02: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
nemunaire 868a4e3abd Introducing LevelDB, currently handling only users 2020-05-11 00:18:50 +02:00