OWASP / OWASP/SecurityShepherd
[BUG] New Password Logged in Admin Password Reset Flow
Open
@markdenihan is already working on this.
Since Feb 1, 2021.
Bug
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 515
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
src/main/java/servlets/admin/userManagement/ChangeUserPassword.java
log.debug("newPass = " + newPassword);
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.