logout button

This commit is contained in:
bronku 2025-04-05 11:39:15 +02:00
parent 028c023f80
commit 022619246e
5 changed files with 32 additions and 1 deletions

View file

@ -30,7 +30,7 @@
- [x] Authentication System
- [x] Persistent logins across server restarts
- [x] User login
- [ ] User logout
- [x] User logout
- [ ] Role-based access (admin, staff)
- [x] Password hashing
- [ ] CSRF Protection