|
5fb652c1d2
|
fixed formatting
|
2022-09-12 22:20:06 +02:00 |
|
|
f66283c328
|
fixed incorrect indentation
|
2022-02-04 22:45:44 +01:00 |
|
|
f0be983a5a
|
make setting APPLICATION_SETTINGS file via environment variable optional
|
2022-02-04 22:41:55 +01:00 |
|
|
e8c1effd15
|
simplified super admin creation
|
2022-02-04 22:40:56 +01:00 |
|
|
4470d2fb82
|
use logger from flask
|
2022-02-04 22:40:14 +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 |
|
|
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 |
|