Commit Graph

10 Commits

Author SHA1 Message Date
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
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