#8278 Track previous login details

v1.11.0
closed
None
General
nobody
2019-06-17
2019-04-25
No

Store previous login details (like IP, UA) and backfill initially from audit log entries.

Related

Tickets: #8279
Tickets: #8287

Discussion

  • Dave Brondsema

    Dave Brondsema - 2019-04-25
    • status: in-progress --> review
     
  • Dave Brondsema

    Dave Brondsema - 2019-04-25

    Done on db/8278

    QA: have a user with some login activity already, ideally from some unique IPs/UAs. Then log in and it should backfill existing entries as well as add current IP/UA to the list. Timestamp is intentionally not included since audit log has that detail, and I wanted to keep the list small and not add new entries for every single login. Could potentially store a last-used date, or count of number of uses though.

     
  • Kenton Taylor - 2019-04-26
    • status: review --> closed
     
  • Kenton Taylor - 2019-04-26

    Merged.

     
  • Dave Brondsema

    Dave Brondsema - 2019-06-17
    • Milestone: unreleased --> v1.11.0
     

Log in to post a comment.