Commit Graph

16 Commits

Author SHA1 Message Date
350142abea Sanitize base64 in URLs 2023-01-11 12:25:28 +01:00
c29a8fa57f Use identifiers globally 2023-01-11 12:25:28 +01:00
c0a3ea2d4c This is happyDomain now
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-18 10:16:32 +01:00
15fea62a0c Redirect to external login form 2021-12-16 20:04:10 +01:00
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
e80281c941 Add NO_AUTH configuration option.
This option permit to use happyDNS without creating accounts.
2021-01-06 03:20:14 +01:00
9a6e0504a9 Document code 2020-12-08 18:25:22 +01:00
2289d309a7 Refactor DB configuration 2020-12-08 18:25:22 +01:00
2062bd92e8 Refactor URL build from config 2020-12-08 18:25:22 +01:00
2c0b5ddabe Improve configuration, including storage configuration and selection 2020-12-08 18:25:22 +01:00
fb9860176e Create a administration interface 2020-12-08 18:25:21 +01:00
b2d7fddb39 Add password recovery form 2020-06-24 18:28:04 +02:00
fc64e8d40d Add email validation after registration 2020-06-24 18:28:04 +02:00
c56bd75abb Add the expected external URL in configuration 2020-06-24 18:28:04 +02:00
82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
1263b87d1f Dedicate module to config parsing, include config as request context 2020-05-11 00:18:50 +02:00