update todo
This commit is contained in:
parent
ab662bd4b8
commit
d1c393736a
1 changed files with 4 additions and 3 deletions
7
TODO.md
7
TODO.md
|
|
@ -27,13 +27,14 @@
|
|||
|
||||
## Security
|
||||
|
||||
- [ ] Authentication System
|
||||
- [ ] User login/logout
|
||||
- [x] Authentication System
|
||||
- [x] User login
|
||||
- [ ] User logout
|
||||
- [ ] Role-based access (admin, staff)
|
||||
- [ ] Password hashing
|
||||
- [ ] CSRF Protection
|
||||
- [ ] Input Sanitization
|
||||
- [ ] Session Management
|
||||
- [x] Session Management
|
||||
|
||||
## UI/UX Improvements
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue