|
|
a6e58ee880
|
Fixed username update or user delete does not cause asset ownership update
|
2025-11-16 21:07:15 +01:00 |
|
anomny
|
9b94aaea56
|
[HttpDelete("Delete")]
|
2025-11-03 19:07:36 +01:00 |
|
anomny
|
dcd79d215c
|
Rename Index calls to get or getall
|
2025-11-03 19:06:08 +01:00 |
|
|
|
5b5fcd6322
|
Added settings model, added settings migration, added LDAP salted hashes
|
2025-11-02 13:39:28 +01:00 |
|
|
|
b9b3c91f3f
|
Added user password validation, Fixed new user localization issue
|
2025-10-26 21:31:29 +01:00 |
|
|
|
85cb68a6c2
|
Implemented user creation in frontend
|
2025-10-25 22:44:36 +02:00 |
|
|
|
310e05545f
|
Implemented users update button in frontend
|
2025-10-25 22:15:08 +02:00 |
|
|
|
6867899268
|
Implemented authorization for other controllers
|
2025-10-17 18:52:25 +02:00 |
|
|
|
724bb95809
|
Added role based authorization base
|
2025-10-17 18:31:07 +02:00 |
|
|
|
49af3e79c3
|
Fixed images in Users view
|
2025-10-09 11:50:43 +02:00 |
|
|
|
41cc78d321
|
Added Users table
|
2025-10-09 10:36:12 +02:00 |
|
LD50
|
2a2fec62fa
|
Merge pull request #69 from LD-Reborn/feature/issue_65
Feature: Add return model to AssetsController
|
2025-10-05 15:03:48 +02:00 |
|
anomny
|
d12ac659f5
|
Add return model to AssetsController
|
2025-10-05 14:50:59 +02:00 |
|
|
|
2931c55509
|
Added authorization to controllers, added environment check to swagger, added authorization to health checks
|
2025-10-05 02:11:52 +02:00 |
|
anomny
|
285a0968ec
|
Use collection initializers
|
2025-10-04 15:11:08 +02:00 |
|
anomny
|
a34534eb62
|
Fix build errors
|
2025-10-04 10:38:19 +02:00 |
|
|
|
1f356a807f
|
Added LDAP migrations, made CreateObject async, moved LdapOptions to Models, fixed user password not hashed on user creation
|
2025-10-03 16:31:08 +02:00 |
|
|
|
5c633bd17c
|
Added UserModel, Added Login and Logout and authorization, Made dark mode default
|
2025-09-29 21:51:32 +02:00 |
|
|
|
5c9a066ded
|
Added filter to /Users/Index to filter out fields
|
2025-09-28 22:08:08 +02:00 |
|
|
|
2f894881b2
|
Added filter by username for /Users/Index, implemented /Users/Update
|
2025-09-28 21:41:04 +02:00 |
|
|
|
db342d0d28
|
Implemented /Users/Delete endpoint, removed unnecessary objectClasses
|
2025-09-28 20:08:37 +02:00 |
|
|
|
cd802eceaf
|
Updated users LDAP spec, changed to newer LDAP package, implemented /Users/Create endpoint
|
2025-09-28 19:54:45 +02:00 |
|
|
|
cc1f55658f
|
Created src folder, created docs folder, added Pflichtenheft
|
2025-09-27 14:31:29 +02:00 |
|