GitHub user superpaul759 edited a discussion: Add "Forgot Password" feature on login page to allow password reset requests
**Description:** It would be very helpful to provide users with a way to reset their password directly from the login page, without needing to contact an administrator or access the application. Currently, Apache Superset does not provide a “Forgot password” or “Reset password” option on the login screen. This limits usability, especially in environments with many users or when self-service access is expected. **Proposed solution:** Add a "Forgot Password?" link on the login page that allows users to initiate a password reset request. The typical flow could involve: Clicking the link Entering their email address Receiving a reset link/token via email (assuming SMTP is configured) Setting a new password via a secure page **Benefits:** Enhances user experience by enabling self-service password recovery Thank you, Le Breton Paul. GitHub link: https://github.com/apache/superset/discussions/32914 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
