refinery / refinerycms-authentication-devise

Devise based authentication extension for Refinery CMS
MIT License
17 stars 61 forks source link

Hides failure message on password recovery #42

Closed bricesanchez closed 5 years ago

bricesanchez commented 5 years ago
bricesanchez commented 5 years ago

@parndt i don't see codeclimate on this repo? Could you check why it's not activated on all the organization?

parndt commented 5 years ago

It's definitely configured for this repo

bricesanchez commented 5 years ago

It's definitely configured for this repo

It's weird, i don't see it in the timeline actions with Travis CI.

parndt commented 5 years ago

It is weird, indeed.

bricesanchez commented 5 years ago

@parndt Could you review this PR please?

parndt commented 5 years ago

@bricesanchez yeah, can you please add screenshots showing how you expect this to function now?

bricesanchez commented 5 years ago

Yes.

Before it could helps a hacker to find which account is used as refinery Admin refinery login clue

Now it give no clue, it always returns that an email has been send even if it does not send an email if the account does not exist

refinery login no clue

It mitigate brute force attacks.

parndt commented 5 years ago

Thanks for doing it @bricesanchez :+1: