Commit Graph

15 Commits

Author SHA1 Message Date
b262a73d9d Added Assets update CRUD element 2025-10-03 23:07:55 +02:00
4d0d3ac473 Added Locations update CRUD element, fixed locations index missing cn attribute 2025-10-03 22:13:39 +02:00
7eff665f81 Added Assets Delete CRUD element 2025-10-03 21:39:56 +02:00
10e8e172e0 Fixed empty Locations Index, cleaned up attribute magic values 2025-10-03 21:30:48 +02:00
bd298874c4 Added Locations Delete CRUD element 2025-10-03 21:27:00 +02:00
3a97bd6024 Added Group backend CRUD 2025-10-03 21:16:34 +02:00
a5a08e5876 Fixed uncaught exception when user not found 2025-10-03 16:40:16 +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
5eaabe87ef Removed unused using statements in LdapService 2025-09-29 18:52: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