authboss icon indicating copy to clipboard operation
authboss copied to clipboard

Recover Module Should Use UpdatePassword Method

Open ibraheemdev opened this issue 5 years ago • 1 comments
trafficstars

Shouldn't the EndPost() method in the recover module use the UpdatePassword() method, instead of essentially rewriting it? Currently UpdatePassword() is defined but not used internally. Should I make a PR, or is there a reason for this?

ibraheemdev avatar Aug 21 '20 17:08 ibraheemdev

Doesn't seem that there's any reason other than EndPost was written before UpdatePassword was. A PR would be accepted.

aarondl avatar Aug 26 '20 03:08 aarondl