Commit Graph

14 Commits

Author SHA1 Message Date
0bb5f650b6 Fixed misconfiguration oversight from last commit 2025-10-03 16:39:33 +02:00
da3ab2f790 Fixed application name in appsettings 2025-10-03 16:31:24 +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
0406f1c9f5 Fixed HomeController routes shown in Swagger 2025-09-28 17:39:26 +02:00
695e7dccc5 Added object attribute specifications 2025-09-28 17:19:40 +02:00
c6505b66ea Removed stray comment 2025-09-28 14:18:04 +02:00
67217d7b2b Added moch backend page 2025-09-28 00:03:16 +02:00
cc1f55658f Created src folder, created docs folder, added Pflichtenheft 2025-09-27 14:31:29 +02:00