You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
We need a special endpoint to track the users last page / last online. This info is saved in
last_page
,last_access
, andlast_ip
.The API should add the
last_access
(date) andlast_ip
when saving this todirectus_users
.This update should skip directus_activity, seeing the endpoint is going to be used every ~5 seconds
The text was updated successfully, but these errors were encountered: