Skip to content

Remove the need for emails during signup via a managed authenticator

License

Notifications You must be signed in to change notification settings

discourse/discourse-auth-no-email

Repository files navigation

discourse-auth-no-email

This will fake and hide user emails from omniauth login methods. This should be used in conjunction with sso_overrides_email=true, disable_emails=yes and enable_local_logins=false

Behind the scenes, users are assigned email addresses like {uid-hash}@no-email.invalid. This is hidden from users using CSS.

About

Remove the need for emails during signup via a managed authenticator

Topics

Resources

License

Stars

Watchers

Forks