Commit Graph
43 Commits
Author SHA1 Message Date
lucretia 04b55c6ed4 Localized Home in German 2025-10-05 19:50:06 +02:00
lucretia f2aace4054 Reworked README, added Development.md, added Userdocumentation.md 2025-10-05 15:30:28 +02:00
lucretia f069b70c5b Added endpoint authorization for swagger and elmah 2025-10-05 03:10:47 +02:00
lucretia 2931c55509 Added authorization to controllers, added environment check to swagger, added authorization to health checks 2025-10-05 02:11:52 +02:00
lucretia d9f3c67e8a Fixed development and production appsettings 2025-10-05 01:17:44 +02:00
lucretia 581485f7df Added production environment appsettings.json 2025-10-05 00:36:40 +02:00
lucretia 03f4cf9098 Fixed missing restart SSH key in deploy.yml 2025-10-04 23:42:25 +02:00
lucretia a6cefdf56d Fixed deployment pipeline, added deployment folder to gitignore 2025-10-04 22:50:31 +02:00
lucretia da875870bb Added deployment pipeline 2025-10-04 22:42:59 +02:00
lucretia 6dcbeb2390 Updated Pflichtenheft to include Setup, Support & License information 2025-10-04 00:12:46 +02:00
lucretia b262a73d9d Added Assets update CRUD element 2025-10-03 23:07:55 +02:00
lucretia 4d0d3ac473 Added Locations update CRUD element, fixed locations index missing cn attribute 2025-10-03 22:13:39 +02:00
lucretia 7eff665f81 Added Assets Delete CRUD element 2025-10-03 21:39:56 +02:00
lucretia 10e8e172e0 Fixed empty Locations Index, cleaned up attribute magic values 2025-10-03 21:30:48 +02:00
lucretia bd298874c4 Added Locations Delete CRUD element 2025-10-03 21:27:00 +02:00
lucretia 957425d881 Added Agenda for initial meeting 2025-10-03 21:18:28 +02:00
lucretia 79f130dfaf Added more criteria to LDAPHealthChecks 2025-10-03 21:17:02 +02:00
lucretia 3a97bd6024 Added Group backend CRUD 2025-10-03 21:16:34 +02:00
lucretia 90de4cc4b9 Added localizer, added de & en localization to /Home/Index and /Home/Login 2025-10-03 18:43:35 +02:00
lucretia 999748913b Added LDAP health checks 2025-10-03 17:24:51 +02:00
lucretia a5a08e5876 Fixed uncaught exception when user not found 2025-10-03 16:40:16 +02:00
lucretia 0bb5f650b6 Fixed misconfiguration oversight from last commit 2025-10-03 16:39:33 +02:00
lucretia da3ab2f790 Fixed application name in appsettings 2025-10-03 16:31:24 +02:00
lucretia 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
lucretia 5c633bd17c Added UserModel, Added Login and Logout and authorization, Made dark mode default 2025-09-29 21:51:32 +02:00
lucretia 5eaabe87ef Removed unused using statements in LdapService 2025-09-29 18:52:32 +02:00
lucretia 5c9a066ded Added filter to /Users/Index to filter out fields 2025-09-28 22:08:08 +02:00
lucretia f6381d3608 Fixed bug: Debugging in VSCode is broken 2025-09-28 21:48:23 +02:00
lucretia 2f894881b2 Added filter by username for /Users/Index, implemented /Users/Update 2025-09-28 21:41:04 +02:00
lucretia db342d0d28 Implemented /Users/Delete endpoint, removed unnecessary objectClasses 2025-09-28 20:08:37 +02:00
lucretia cd802eceaf Updated users LDAP spec, changed to newer LDAP package, implemented /Users/Create endpoint 2025-09-28 19:54:45 +02:00
lucretia 0406f1c9f5 Fixed HomeController routes shown in Swagger 2025-09-28 17:39:26 +02:00
lucretia 695e7dccc5 Added object attribute specifications 2025-09-28 17:19:40 +02:00
lucretia c6505b66ea Removed stray comment 2025-09-28 14:18:04 +02:00
lucretia 67217d7b2b Added moch backend page 2025-09-28 00:03:16 +02:00
lucretia 65366524dc Fixed gitignore paths not pointing to /src/... 2025-09-28 00:02:46 +02:00
lucretia cc1f55658f Created src folder, created docs folder, added Pflichtenheft 2025-09-27 14:31:29 +02:00
lucretia fad7f8454f Added logging, added Elmah error logging 2025-09-27 13:51:30 +02:00
lucretia cea3e571f1 Added a Readme 2025-09-27 11:34:17 +02:00
lucretia 6d03dab8dd Downgraded project from net9.0 to net8.0 for better compatibility 2025-09-27 11:06:51 +02:00
lucretia 4fd734005a Updated configuration to point to development server 2025-09-27 11:06:11 +02:00
lucretia c7903afb0e Removed bin and obj, added bin and obj to gitignore 2025-09-27 11:05:47 +02:00
lucretia 95e9f3232c Initial commit 2025-09-26 11:40:52 +02:00