Commit Graph

7 Commits (feat/frontend/flutter)

Author SHA1 Message Date
blallo ef08fe5997
Add session store and login endpoint and auth middleware 2022-02-03 00:46:45 +01:00
blallo b704ea4d10
Clean unused code and improve logging 2022-02-01 23:29:48 +01:00
blallo 6fea75022f
Refactor config logic for bools
If a config paramenter is a boolean, the resulting configuration is the
logic and of all those given (including defaults). BEWARE in future
config implementations!
2020-08-29 20:06:08 +02:00
crudo c79d89c0b7 Add API for retrieving user info 2017-12-22 19:23:13 +01:00
crudo 9ee69fb907 Refactor LDAP Client
* Enable LDAP traffic logging
* Specify CA certificates file
* Move client creation to actual parent
* Fix OpenLDAP container certificate generation
2017-12-18 20:28:54 +01:00
crudo ced97f549c Use unprivileged user 2017-12-17 10:51:25 +01:00
crudo 4bd5d74975 Import 2017-12-16 23:17:01 +01:00