removed a few labels and unused files

This commit is contained in:
2026-07-18 21:16:07 +02:00
parent 4a5ebc726e
commit 882bf0d409
68 changed files with 24 additions and 15796 deletions
-2
View File
@@ -138,5 +138,3 @@ The rewrite removes the immediately exploitable SQL interpolation and browser-co
- rate-limit state is local to one host.
Use a strong unique password made only of Base64-compatible characters, bind Waitress to localhost, and expose it only through an authenticated HTTPS reverse proxy. Set stable provisioning and Flask secrets before deployment.
The old `Services.py`, `SecretServices.py`, and ad-hoc root-level scripts are retained as historical migration references. Do not run them against production data without reviewing them first.