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

Inactive registration page redirects to logon with return URL of 404 page #2612

Closed
petedavis opened this issue Nov 2, 2018 · 1 comment
Closed
Milestone

Comments

@petedavis
Copy link
Contributor

When you enable the feature to allow users to register, and dont go into settings and enable the setting that lets users register. Then the /register url will redirect to login to see the 404 page.

This I believe will have something to do with all login pages now being part of the admin theme for headless/no theme support?

Another point though, if you enable this feature, should the default settings be that registration is enabled? And then require email verification also enabled by default taking the "secure by default" view point??

@TFleury
Copy link
Contributor

TFleury commented Mar 4, 2019

When you enable the feature to allow users to register, and dont go into settings and enable the setting that lets users register. Then the /register url will redirect to login to see the 404 page.

It's a theme issue. You should not display registration link if setting is disabled (see #3204)

This I believe will have something to do with all login pages now being part of the admin theme for headless/no theme support?

Done in #3218

@sebastienros sebastienros modified the milestones: rc, beta3 Mar 14, 2019
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