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

Fix for Custom Authentication Providers #2814

Merged
merged 2 commits into from
May 24, 2019
Merged

Fix for Custom Authentication Providers #2814

merged 2 commits into from
May 24, 2019

Conversation

mitchelsellers
Copy link
Contributor

Issue #2749 documents a loss of display of the authentication provider when using a non-standard DNN Provider when the DNN Provider is not included.

It appears that Pull Request #1897 moved the location whereby the login control is displayed, this changed the behavior that resulted in any custom providers not displaying unless the DNN.

This PR reverts that portion of this change. Long-term, this might not be the best solution, but this should restore functionality for users in the time being.

For those on 9.3, 9.3.1, or 9.3.2 a temporary workaround would be to remove the Visible="false" from line 13 of /DesktopModules/Admin/Authentication/login.ascx

@mitchelsellers mitchelsellers added this to the 9.4.0 milestone May 24, 2019
@ohine ohine merged commit d17ccc4 into dnnsoftware:release/9.4.x May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants