updated TODO.md

This commit is contained in:
bronku 2025-03-28 22:35:30 +01:00
parent 1dd0332bc1
commit 5af6e871c2

View file

@ -32,7 +32,7 @@
- [x] User login
- [ ] User logout
- [ ] Role-based access (admin, staff)
- [ ] Password hashing
- [x] Password hashing
- [ ] CSRF Protection
- [ ] Input Sanitization
- [x] Session Management