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

Add additional modes to configure what's allowed during login / registration #8824

Open
jryans opened this issue Feb 20, 2019 · 1 comment
Open

Comments

@jryans
Copy link
Collaborator

jryans commented Feb 20, 2019

We currently have a config option disable_custom_urls which means no custom HS for both login and registration.

In some environments, we'd like to disable custom HS for registration (since it simplifies account creation), but leave login open to any HS (so that more advanced users can still use any Riot with their existing account). Let's add a mode that supports this use case.

@jryans jryans changed the title Add mode that disables custom HS for registration only Add additional modes to configure what's allowed during login / registration Feb 21, 2019
@jryans
Copy link
Collaborator Author

jryans commented Feb 21, 2019

After discussing more with @lampholder, we'd like to offer a bit more flexibility, so that Riot for different use cases.

In particular, we'll add 3 independent settings:

  • Hide the 3 column server type selector
  • Disable custom HS for registration
  • Disable custom HS for login

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

No branches or pull requests

3 participants