added access control model and more stuff around access mgmt

This commit is contained in:
2019-10-23 16:33:24 +02:00
parent 6b4f7c8118
commit d61c395d2c
6 changed files with 117 additions and 28 deletions

View File

@@ -33,7 +33,6 @@ def main():
pre_fill_table()
update_recorder_models_database()
app.run(debug=True, host="0.0.0.0")