authlogic
authlogic copied to clipboard
Some validations should be callbacks.
Namely in the magic columns, there are some counter increments that are done as validations. It'd be nice to refactor these to be callbacks instead.
Good catch. There are at least two that I see:
- increase_failed_login_count
- reset_failed_login_count