Currently, Squidex does not provide a “Forgot Password” option on the login page. This creates friction for users who forget their credentials, as they must rely on an administrator or external reset process instead of being able to handle it themselves.
We have a rather large user base and it’s increasing. We have frequent issues of users forgetting their passwords. This leads to unnecessary support overhead, as admins need to manually reset accounts. It also impacts usability and can cause delays for users who need quick access to Squidex. On top of that, for our use, it’s a bit unproffesional to send a self-generated password via e-mail (even though we always ask them to change their password once they are logged in).
I propose to introduce a “Forgot Password” link on the login page that allows users to reset their password via email. This will improve user experience by providing a standard, self-service recovery process, and align with common authentication UX patterns and security best practices.