2. developingenhancementfeature: authenticationfeature: users and groupsgood first issue
Description
I keep having problems with new users:
- I add their account.
- They receive their activation link
- They don't have time to click on it in that instance
- The mail moves down in their inbox
- When they first have to use their account they remember the mail, click on the link and the token is invalid.
What works:
- I add their account with a password
- I send them username and password
Problem is: I can't force them to change the password after the first login, can I? That would be a good feature:
- Add new account with autogenerated one-time-Password
- Nextcloud sends it directly to the new user