-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Describe the bug
The DNN application being used to apply Dnn.KeyMaster to contained some additional app settings which had an _ in the name Ie. "Portal_1". When Dnn.KeyMaster was applied these app settings were not transferred to Azure Key Vault and no warning was given.
To Reproduce
Steps to reproduce the behavior:
See description above
Expected Behavior
Vaues should be transferred to Azure Key Vault (if this is allowed) otherwise a warning should be given.
Actual Behavior
Values are lost with no warning given.
Version:
- DNN: [e.g. 9.3.0]
- Dnn.KeyMaster: [eg. 1.0.0]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable