Commit Graph

6 Commits (1320fc55ca05c2738c02f2346391c9fc007dcdf3)

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