fix: add normal login support

This commit is contained in:
2025-07-05 14:35:25 +08:00
parent 596e322696
commit 17ec80652c
9 changed files with 212 additions and 144 deletions

2
.gitignore vendored
View File

@ -8,3 +8,5 @@ wheels/
# Virtual environments
.venv
*.sqlite3