|
|
ec15095da3
|
remove jssha and add bcrypt for password hashing with salt
|
2025-08-21 10:52:29 +02:00 |
|
|
|
723ec0773d
|
add error handling and formatting
|
2025-08-19 13:19:23 +02:00 |
|
|
|
9d54a0fdb8
|
refactor addUser API endpoint to return user object if successful
|
2025-08-19 12:56:28 +02:00 |
|
|
|
ef0b981d84
|
fix user not found during auth
|
2025-08-19 12:24:51 +02:00 |
|
|
|
61363cc400
|
check if new account data is non-empty
|
2025-08-07 08:00:30 +02:00 |
|
|
|
885ad40543
|
add typing for userList and change userId parameter type
|
2025-08-07 07:58:27 +02:00 |
|
|
|
cbea96f892
|
implement deletion of admin user, frontend and backend
|
2025-08-06 11:52:39 +02:00 |
|
|
|
7e87a01c59
|
rename userList variable to CamelCase
|
2025-08-06 11:44:48 +02:00 |
|
|
|
4f0526c71f
|
rename loop item variable for userlist-user
|
2025-08-06 09:59:18 +02:00 |
|
|
|
dd06c93b1c
|
fix currentUser fetching from loaded data
|
2025-08-06 09:58:00 +02:00 |
|
|
|
26b94938a9
|
user list and possibility of adding new users implemented on FE and BE
|
2025-08-06 08:37:24 +02:00 |
|
|
|
b5ff4a72fb
|
Merge branch 'development' into f052_admin_area
|
2025-08-05 08:34:16 +02:00 |
|
|
|
e45b0e34c9
|
add ´unique´ constraint in db init script for username
|
2025-08-04 09:41:13 +02:00 |
|