lumi2/lumi2
2022-12-03 01:27:24 +01:00
..
static feat(frontend): style and theme overhaul 2022-12-03 01:27:24 +01:00
templates feat(frontend): style and theme overhaul 2022-12-03 01:27:24 +01:00
__init__.py fix(logging): request logs no longer show up twice 2022-12-01 20:12:24 +01:00
auth.py feat: implement authentication 2022-11-30 21:06:34 +01:00
default_configuration.py feat(logging): implement request logger 2022-12-01 19:58:40 +01:00
exceptions.py refactor(usermodel): turn validation methods into assertions 2022-11-17 15:57:35 +01:00
ldap.py fix: split default config and instance config 2022-11-30 23:52:50 +01:00
logging.py feat(logging): implement request logger 2022-12-01 19:58:40 +01:00
usermanager.py feat(usermanager): show summary on index view 2022-12-01 00:50:44 +01:00
usermodel.py feat(usermanager): implement group creation view 2022-11-30 17:04:28 +01:00
webapi.py feat: implement authentication 2022-11-30 21:06:34 +01:00