Patch #32142
Send notification when a user is created via LDAP on-the-fly user creation
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - |
Description
Redmine has LDAP on the fly user creation feature (see RedmineLDAP). After the on-the-fly creation, admins have to perform some tasks such as checking if the creation is OK and adding the user to groups or projects.
Currently, however, no notification is sent to admins after a user is automatically created, so admins have no chance to notice that the user was created.
I think some notification should be sent to admins when a user is created via LDAP on-the-fly user creation feature.
Related issues
History
#1
Updated by Go MAEDA over 3 years ago
- Related to Feature #2722: New user notification added