|
49b38470cf
|
Remove user authentication and switch to simple admin password check (It wont have more than one admin user so no need for registeration (I LOVE .Net/C# btw))
|
2025-05-15 20:25:28 +03:30 |
|
|
d646515776
|
Implement user login with password hash verification and username lookup
|
2025-05-15 12:24:48 +03:30 |
|
|
b3fae6b80c
|
Add user registration with password hashing and restructure handlers directory
|
2025-05-15 12:10:16 +03:30 |
|
|
ac86f8d2f0
|
Update JSON tags for Approved and Rejected fields in MediaAttachment model
|
2025-05-14 20:14:55 +03:30 |
|
|
a9dc376409
|
Add Rejected field to MediaAttachment model
|
2025-05-13 23:06:51 +03:30 |
|
|
25d9b67be6
|
Add user management and improve code organization with context structs
|
2025-05-13 15:00:42 +03:30 |
|
|
3e7f6b92d3
|
Changed project structure
|
2025-05-11 20:43:56 +03:30 |
|