emmett-framework / emmett

The web framework for inventors
BSD 3-Clause "New" or "Revised" License
1.06k stars 71 forks source link

Auth: blocked (=banned) user shouldn't be able to reset password nor be counted as registration pending #74

Closed GiantCrocodile closed 8 years ago

GiantCrocodile commented 8 years ago

See this issue comment: https://github.com/gi0baro/weppy/issues/72#issuecomment-161991700

I will push a fix myself in short time.

GiantCrocodile commented 8 years ago

Hm, I'm not sure if only pending should throw reset page and disabled and blocked should throw self.auth.messages.login_disabled?