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

silhusk/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 89.5%
  • JavaScript 5.5%
  • SCSS 5.0%