metabase/metabase

Admin option to *not* email new users (specifically where SSO is in place)

Aberta

#7.677 aberto em 21 de mai. de 2018

 (8 comentários) (24 reações) (0 responsável)Clojure (6.465 forks)batch import
.BackendAdministration/AuthAdministration/Auth/SSODrainable:YesType:New Featuregood first issue

Métricas do repositório

Stars
 (47.314 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 15h) (1.000 fundiu PRs em 30d)

Description

When a user is created in Metabase, and LDAP auth is configured, that user is sent an email inviting them to reset their password. This doesn't make sense in the context of LDAP. Fixed by https://github.com/metabase/metabase/issues/23630. We updated the welcome email and removed the password reset CTA.

Admins should be able to disable the welcome email. Reasons:

  • Admin is still organizing the user's permissions and content
  • Instance has SSO and the admin doesn't want the invitation email

Related to #1029

:arrow_down: Please click the :+1: reaction instead of leaving a +1 or update? comment

Guia do colaborador