generate .super_user file on startup if adminui is enabled (#1651)

* generate .super_user file on startup if adminui is enabled
* only save super_user id instead of url
This commit is contained in:
dni ⚡ 2023-04-25 10:25:50 +02:00 committed by GitHub
parent 5c119e903d
commit 667de4d1f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View file

@ -23,6 +23,7 @@ tests/data/*.sqlite3
*.pyc
*.env
.env
.super_user
data
*.sqlite3