Skip to content
Snippets Groups Projects
Commit fca80a4d authored by Andrej Shadura's avatar Andrej Shadura Committed by Sjoerd Simons
Browse files

Allow new SSO logins in "deny" mode


The can_register check is actually only suitable for preventing new
unverified registrations; in SSO mode, we normally trust the SSO
provider have performed the checks and only gives us users we’re
supposed to let in.

Ideally, this should be a separate set of settings to allow e.g.
optionally requiring confirmation on SSO logins or to configure
different levels of trust per SSO provider.

Signed-off-by: Andrej Shadura's avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent c743b6a3
No related branches found
No related tags found
1 merge request!19Allow new SSO logins in "deny" mode
Pipeline #39772 passed