|
facc27def3
|
feat: add endpoint to change user password with validation for current password
|
2024-09-03 21:11:02 +02:00 |
|
|
1586309d3a
|
feat: allow admins to edit the "owned" status of games
|
2024-09-02 11:43:41 +02:00 |
|
|
c49db43a43
|
feat: add delete game functionality for admins
|
2024-09-02 11:42:55 +02:00 |
|
|
bdb693c361
|
feat: add edit_game endpoint to allow users to update game title and image
|
2024-09-02 11:42:20 +02:00 |
|
|
bb4f7c2d08
|
feat: allow admin to update user password without viewing it
|
2024-09-02 11:14:15 +02:00 |
|
|
1a90920cd3
|
feat: add user editing and deletion functionality for admins
|
2024-09-02 11:12:18 +02:00 |
|
|
b7fb379984
|
fix: restrict user creation to admin users only
|
2024-09-02 11:09:26 +02:00 |
|
|
f078c27cb5
|
feat: implement JWT authentication for user management
|
2024-09-02 10:51:50 +02:00 |
|
|
7047f7c7e8
|
feat: implement password hashing for user authentication and storage
|
2024-09-02 10:43:07 +02:00 |
|
|
54061aac2c
|
feat: add authentication middleware to restrict access to logged-in users only
|
2024-09-02 10:40:44 +02:00 |
|
|
069b318f0b
|
feat: implement user management with roles and last login tracking
|
2024-09-02 10:32:26 +02:00 |
|