Commit Graph

16 Commits

Author SHA1 Message Date
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