Add auto unban functionality and update related tests and dependencies

This commit is contained in:
2025-08-27 20:56:22 +03:00
parent 748670816f
commit 86b6903920
9 changed files with 737 additions and 48 deletions

3
.gitignore vendored
View File

@@ -4,6 +4,9 @@
/database/test.db
/database/test.db-shm
/database/test.db-wal
/database/test_auto_unban.db
/database/test_auto_unban.db-shm
/database/test_auto_unban.db-wal
/settings.ini
/myenv/
/venv/