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

Remove Outdated Default Checks #4346

Closed
mitchelsellers opened this issue Dec 8, 2020 · 0 comments · Fixed by #4347
Closed

Remove Outdated Default Checks #4346

mitchelsellers opened this issue Dec 8, 2020 · 0 comments · Fixed by #4347
Assignees

Comments

@mitchelsellers
Copy link
Contributor

Description of problem

DNN Platform in the past has provided a method to check for "default credentials" due to prior limitations in the platform about automatically creating users without forcing a password change.

DNN Platform has forced password changes for a number of years and these checks add complexity to the code and do not provide valuable long-term benefits and should be removed.

Description of solution

To follow the proper process the API check should be marked obsolete and the rest of the code removed.

Description of alternatives considered

We could leave this, but it adds extra work on every page load etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant