Wrong documentation of the function getPassword()
about the parameter newPassword
must be removed because it is not taking any parameter and it is misleading the reader.
In this function, we are not giving the parameters. but, documentation mention above the function shows that it takes the parameter newPassword
.
Can cause the misleading information and blur the understanding of the code.
Manual review
Remove the documentation of the parameter newPassword
from the function getPassword()
.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.