-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.wontfixIf you can reproduce this issue, please reopen the issue or create a new one describing it.If you can reproduce this issue, please reopen the issue or create a new one describing it.
Description
When creating a new user in Matomo.....
1. there should be some kind of checkbox that says Send the new user an email about their account.
.
2. When this is checked, the user would receive an email that says eg.
Hello,
Welcome to Matomo Analytics.
Username: XXXXXXXX
To set your password, visit the following address:
<https://xxxxxxxxxxx&key=xyz>
https://URL-Matomo-here
- Ideally the email would use the good looking email template like scheduled reports (rather than a plain text email).
3. forced to change/set their password
We don't want to send the user's password in the email. So ideally we send a link for user to set their password. The challenge is that we currently don't have a feature (like WP does) to reset a password via a URL. (instead, our password reset involves clicking in an email on a link).
See also:
-
Send an email to a new user when the account is created so they can set their password Send an email to a new user when the account is created #12797
-
Allow Super User to define a Terms of Services and force new users to agree to the terms when accepting the invite GDPR: Allow Super User to define a Terms of Services and force new users to agree to the terms when accepting the invite #12855
Metadata
Metadata
Assignees
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.wontfixIf you can reproduce this issue, please reopen the issue or create a new one describing it.If you can reproduce this issue, please reopen the issue or create a new one describing it.