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

[Feature Request] Configuration for disabling login form when only OAuth is permitted #4674

Closed
kfitzpatrick opened this issue Apr 13, 2016 · 1 comment
Labels
effort/small help wanted prio/low It's a good idea, but not scheduled for any release type/feature-request

Comments

@kfitzpatrick
Copy link
Contributor

Similar to the request to "disable link signout page /login" in #4564, I needed a way to make OAuth the only login choice for my users. This PR proposes a configuration named disable_user_pass_login which when set to true removes the username and password form from the login page.

@kfitzpatrick
Copy link
Contributor Author

@torkelo I put together a PR for this over here: #4675

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/small help wanted prio/low It's a good idea, but not scheduled for any release type/feature-request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants