Commit Graph

7 Commits

Author SHA1 Message Date
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
4b3aed25d2 moved models to auth module 2022-01-30 21:56:11 +01:00
2879a69445 make database and security objects global so we can access them in routes 2022-01-29 23:48:58 +01:00
ff9d21bcd5 moved creation of initial admin user to separate function 2022-01-27 23:45:17 +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
a529126b40 configured repo to work with pip setup 2021-03-15 22:51:51 +01:00