I just configured the email integration in order to use the function to reset passwords for users.
But the way this is implemented is not really state of the art. The server creates a new password and sends this over email. Isn’t there a way to configure the server to send short term living password reset links instead?
If not, has this ever been considered as a feature?
Thanks!