Open
Description
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.