mirror of
https://github.com/openziti/ziti.git
synced 2026-09-19 17:15:23 +00:00
623681db87
- as updates to API Sessions can now happen later than the last time they were active, updatedAt is no longer the correct representation of the last activity an API Session had - move all logic that used updatedAt to lastActivityAt - add migration to set lastActivityAt