Block a user
konto
Hey Stephan, ich hab noch den zum Parsen verwendeten Regex in die Beitragsordnung eingefügt. Schau mal, ob das Deiner Meinung nach so passt.
8d9c3d2f9b
use updated version package for webinterface
148d961d31
update submodule
2835ae007d
increase image size
b8f4d4f1c5
added script for healthchecks.io ping
a13e7b3e29
changed encoding
8d29fbe9cd
require APPLICATION_SETTINGS to be set
74c6661f0e
updated Flask-Security-Too to most recent version
d9a078a114
fixed typos
a88da152c1
removed KEY_FILE option (no longer used)
118f492881
use config file instead of program arguments, added config option for port
19d330b6d8
added log output
d53334efd4
fixed formatting
6d9e90631a
worked on docs
f66283c328
fixed incorrect indentation
f0be983a5a
make setting APPLICATION_SETTINGS file via environment variable optional
e8c1effd15
simplified super admin creation
4470d2fb82
use logger from flask
1320fc55ca
added test for ldap validation
33779e31b4
generalized ldap authentication
2855163948
added test for ldap authentication
0c7821cbe5
test for deactivating super admin
e0bbe02bc1
reformatting
d0f093ac16
test for demoting super admin
95f0ff3563
added test for backing up user datastore
f945b7f79e
test for downloading token data + some formatting fixes
3bbf60b42f
tests for deleting and deactivating tokens
a621b6bb78
added dummy token log data for testing
ec1e843f57
added tests for token log and registration
3caf17c861
removed use of session cookie for token creation and modification
f1eaf8af4e
added configuration data for testing
4b3aed25d2
moved models to auth module
2879a69445
make database and security objects global so we can access them in routes
97957e389c
added tests for admin management operations, streamlined testing a bit
8f8bdb8cc3
added instructions for running tests
b64b0c7bb6
access config from current_app object
b3c585bd27
updated routes for blueprint based app