Commit Graph

8 Commits

Author SHA1 Message Date
a88da152c1 removed KEY_FILE option (no longer used) 2022-09-12 22:23:56 +02:00
118f492881 use config file instead of program arguments, added config option for port 2022-09-12 22:22:49 +02:00
d53334efd4 fixed formatting 2022-09-12 22:21:28 +02:00
7c29f847bc fixed formatting 2022-09-12 22:21:21 +02:00
856a72b0cc added security salt in default configuration 2022-02-04 22:38:26 +01:00
a77dcd1878 simplified app configuration process 2022-02-04 22:13:15 +01:00
33779e31b4 generalized ldap authentication 2022-02-01 23:03:06 +01:00
38164aca4b started refactoring:
- use blueprint
- read configuration from file (default_app_config.py) and additional file specified by APPLICATION_SETTINGS environment variable
2022-01-25 21:42:35 +01:00