mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Automatic auth flow with full page login/signup V3 (#31072)
This adds back the fixes from https://github.com/discourse/discourse/pull/30928 that were reverted by https://github.com/discourse/discourse/pull/30960.
This commit is contained in:
@@ -600,6 +600,7 @@ login:
|
||||
client: true
|
||||
auth_immediately:
|
||||
default: true
|
||||
client: true
|
||||
auth_overrides_email:
|
||||
default: false
|
||||
validator: "SsoOverridesEmailValidator"
|
||||
|
||||
Reference in New Issue
Block a user