WIP: Load DataProtectionTokenProviderOptions from a row in a Database. #6
1 Participants
Notifications
Total Time Spent: 1 hour
Due Date
Kocoder
1 hour
No due date set.
Dependencies
No dependencies set.
Reference: Diplomarbeit-Absolventenverein/Module.AdminModules#6
Reference in New Issue
Block a user
No description provided.
Delete Branch "kh-configuration-from-ef"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes: #5
https://github.com/oqtane/oqtane.framework/discussions/713
Moved to a Json File since impossible to create a Database Scope in ServerStartup.cs
Todo: Error Handling im AdminSettingsEnhancer. Eventuell verschieben von dem Enhancer in eine eigene Datei. Pfad konfigurierbar machen?
@@ -0,0 +38,4 @@{}public AdminSetting GetAdminSetting()Add an 's' at The end of The Method Name...
Add comments
@@ -0,0 +43,4 @@return AdminSettingsExtensions.LoadSettings();}public AdminSetting SetAdminSettings(AdminSetting adminSetting)Add comments
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.