Commit Graph

19 Commits

Author SHA1 Message Date
f004899f2f Save settings on user registration 2021-01-04 10:52:09 +01:00
0458acc6c9 On password change or account deletion, disconnect all user sessions 2020-12-29 17:06:12 +01:00
bf5f35daf3 Add user settings and ability to change lang 2020-12-29 17:06:12 +01:00
dc49cd0e63 Improve logging 2020-12-08 18:25:23 +01:00
0b48f7bf58 Add My account page to change password and delete account 2020-12-08 18:25:22 +01:00
f5fe9320c6 Add a route to view current user session and clear it 2020-12-08 18:25:22 +01:00
e7cae312d6 api: Fill a structure instead of passing argument to API function 2020-12-08 18:25:21 +01:00
9d15f6b9a6 Add the ability to do some user managment tasks through admin API 2020-12-08 18:25:21 +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
82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
92896d8a84 Implement zone management in levelDB driver: now fully implemented 2020-05-11 00:18:50 +02:00
868a4e3abd Introducing LevelDB, currently handling only users 2020-05-11 00:18:50 +02:00
efc6246685 Don't disclose too much informations about users 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
7b9544b3db Refactor the whole Go project for a better directory architecture 2020-05-11 00:18:50 +02:00
fcc62a0990 Change project name from libredns to happydns.org 2020-05-11 00:18:49 +02:00
8ac28310f9 add basic users functions 2020-05-11 00:18:49 +02:00