ankane / authtrail

Track Devise login activity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ideas

ankane opened this issue · comments

Please create a new issue to discuss any ideas or share your own.

  • Expand to more activities - sign outs, email changes, password changes, password reset requests, locks, unlocks, and confirmations - activity_type branch
  • Rename model to AuthTrail::Activity (existing users can have it use login_activities table) - authtrail_activity branch