lumi2/lumi2
2022-12-05 15:58:33 +01:00
..
static fix: add a robots.txt endpoint 2022-12-05 00:23:52 +01:00
templates feat: add about page and license 2022-12-05 00:03:17 +01:00
__init__.py fix(tests): make tests runnable by disabling access log in test mode 2022-12-05 00:02:24 +01:00
auth.py feat: implement authentication 2022-11-30 21:06:34 +01:00
default_configuration.py feat: add about page and license 2022-12-05 00:03:17 +01:00
exceptions.py refactor(usermodel): turn validation methods into assertions 2022-11-17 15:57:35 +01:00
ldap.py fix(ldap): replace SHA512 user passwords with SSHA 2022-12-05 15:58:33 +01:00
logging.py feat(logging): implement request logger 2022-12-01 19:58:40 +01:00
usermanager.py fix: add a robots.txt endpoint 2022-12-05 00:23:52 +01:00
usermodel.py fix(ldap): replace SHA512 user passwords with SSHA 2022-12-05 15:58:33 +01:00
webapi.py feat: implement authentication 2022-11-30 21:06:34 +01:00