Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
Entries such as the reset password link should not show up in the logs.
Some users might want to disable log entries for reset password links, considering this a security issue because other persons would be able to change the password of a user when accessing the server logs, while other users find it useful to be able to grab the link from the logs in case their email service does not work or users are not able to get the reset password email for some reason.
For users who are not able to reset their password for various reasons (e.g., misconfigured email service), we should provide another reset method (e.g., using the appsmithctl
command).
Why should this be worked on?
This would solve a security issue and improve the reset password experience for users.
Activity