Implemented ldap authentication

(closes #71)
This commit is contained in:
Sergio Brighenti 2020-03-31 15:24:36 +02:00
parent 1cf2711c57
commit b9989e1126

View file

@ -12,6 +12,7 @@
+ Added account clean function.
+ Added user disk quota system.
+ Added notification option on account create.
+ Added LDAP authentication.
+ Fixed bug html files raws are rendered in a browser.
+ The theme is now re-applied after every system update.
+ Updated system settings page.