```
Add user authentication with password hashing - Integrated Argon2 for password hashing and verification - Added bcrypt and thiserror dependencies - Updated database schema with admin and ban flags - Implemented user account creation and login logic - Enhanced error handling for database operations ```
This commit is contained in:
parent
ba22b22ecc
commit
b98a890738
9 changed files with 278 additions and 10 deletions
BIN
db.sqlite-journal
Normal file
BIN
db.sqlite-journal
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue