Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save IsSecure property of Portal Setting #5329

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Save IsSecure property of Portal Setting #5329

merged 1 commit into from
Oct 3, 2022

Conversation

ryanjagdfeld
Copy link
Contributor

Fixes #2874

Summary

Checks IsSecure. If true, encrypt the value before checking if it has changed. Update stored procedure UpdatePortalSetting to properly save IsSecure in PortalSettings.

Note

I'm the developer that was @yog-it which is now my organization account.

@dnfadmin
Copy link

dnfadmin commented Oct 1, 2022

CLA assistant check
All CLA requirements met.

@bdukes bdukes added this to the 9.11.1 milestone Oct 3, 2022
Copy link
Contributor

@bdukes bdukes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@mitchelsellers mitchelsellers merged commit 6e735db into dnnsoftware:develop Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Portal settings not saving "IsSecure" column on database
5 participants