Houdini/two_factor_authentication

Lock timeout

fonji opened this issue · 0 comments

fonji commented

I implemented an auto-unlock mechanism to avoid admin interventions.
It adds an options to set how long will the account be locked. The default being 0, meaning no auto unlock.

I based it on a fork that works with mongoid, which removed the specs.
Let me know if you'd be interested in including this here, so I'll write the according specs.