Load DataProtectionTokenProviderOptions from a row in a Database. #6

Manually merged
Kocoder merged 0 commits from kh-configuration-from-ef into main 2026-02-24 10:27:54 +00:00
Owner

closes: #5

closes: https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Module.AdminModules/issues/5
Kocoder added the
Status
Blocked
Backend
labels 2025-12-04 07:56:43 +00:00
Kocoder self-assigned this 2025-12-04 07:56:43 +00:00
Kocoder added 2 commits 2025-12-04 07:56:43 +00:00
Saving to DB is done, Reading from DB to UI is done. Loading at startup is still missing...
Kocoder added 1 commit 2025-12-04 08:22:27 +00:00
Author
Owner
https://github.com/oqtane/oqtane.framework/discussions/713
Kocoder added 1 commit 2025-12-04 10:46:11 +00:00
Kocoder added 1 commit 2025-12-07 11:17:38 +00:00
Author
Owner

Moved to a Json File since impossible to create a Database Scope in ServerStartup.cs

Moved to a Json File since impossible to create a Database Scope in ServerStartup.cs
Kocoder added spent time 1 hour 2025-12-07 11:20:51 +00:00
Author
Owner

Todo: Error Handling im AdminSettingsEnhancer. Eventuell verschieben von dem Enhancer in eine eigene Datei. Pfad konfigurierbar machen?

Todo: Error Handling im AdminSettingsEnhancer. Eventuell verschieben von dem Enhancer in eine eigene Datei. Pfad konfigurierbar machen?
Kocoder added 1 commit 2025-12-07 11:25:37 +00:00
Kocoder reviewed 2025-12-07 13:55:50 +00:00
@@ -0,0 +38,4 @@
{
}
public AdminSetting GetAdminSetting()
Author
Owner

Add an 's' at The end of The Method Name...

Add an 's' at The end of The Method Name...
Author
Owner

Add comments

Add comments
@@ -0,0 +43,4 @@
return AdminSettingsExtensions.LoadSettings();
}
public AdminSetting SetAdminSettings(AdminSetting adminSetting)
Author
Owner

Add comments

Add comments
Kocoder added 7 commits 2026-02-13 16:28:22 +00:00
Kocoder added 1 commit 2026-02-15 15:43:42 +00:00
Kocoder changed title from WIP: Load DataProtectionTokenProviderOptions from a row in a Database. to Load DataProtectionTokenProviderOptions from a row in a Database. 2026-02-24 10:22:02 +00:00
Kocoder manually merged commit ddde70f8f1 into main 2026-02-24 10:27:54 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Total Time Spent: 1 hour
Kocoder
1 hour
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Diplomarbeit-Absolventenverein/Module.AdminModules#6