One of the features of the Group module is that a group administrator can create users from the group view in emonCMS. Yesterday I added the option to email the username and password to the new user when the account is created. So far so good.
But now I would like to add the option to redirect the user to change the password on the next login. This feature has to be implemented in the core of emonCMS so I don’t want to work on it unless we see it as a desirable feature and know it will be merged into master once it’s done. The only application I can imagine (apart of that one in the Group module) is when users reset their passwords: the new password is sent by email so it would make sense to force the user to change it on next login.
So, do we want it?