The "Forgot Password" function in the login process.
The applications can be used via a username/password function. Only registered users have access authorization. If the password is forgotten, a new one can be created.
We don't know the passwords either. Passwords are stored encrypted by default. Therefore, we cannot provide passwords even upon request.
The "Forgot Password" function is only possible if the user…
- is registered,
- unlocked
- and uses the email address he provided during registration.