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

Support for secure settings in settings serialization #4329

Merged
merged 10 commits into from
Jan 12, 2021

Conversation

donker
Copy link
Contributor

@donker donker commented Nov 24, 2020

This affects the settings support we have for modules. With this PR you can now store a setting securely.

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.

👍🏻

@bdukes bdukes added this to the 9.9.0 milestone Nov 24, 2020
@bdukes
Copy link
Contributor

bdukes commented Nov 24, 2020

40 failed tests

donker and others added 7 commits November 25, 2020 08:19
…ory.cs

Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
…ory.cs

Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
…ory.cs

Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
…ory.cs

Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
…ory.cs

Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
@donker donker changed the title Support for secure portal settings in settings serialization Support for secure settings in settings serialization Nov 30, 2020
@donker
Copy link
Contributor Author

donker commented Nov 30, 2020

I've expanded the scope to all types of settings: host, portal, module and tabmodule. It makes sense to have this available for all and it improves the symmetry of the solution.

Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Looks good to me

@valadas valadas merged commit e7d51ca into dnnsoftware:develop Jan 12, 2021
@donker donker deleted the psettings202011 branch February 7, 2021 12:37
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.

None yet

4 participants