TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 7 forks source link

Update the session modification time `_m` on introspection if the previous `_m` time is older than 60 seconds #222

Closed ateska closed 1 year ago

ateska commented 1 year ago

This is to provide an ability to identify sessions with very low activity - aka Bots.

The identification of "low activity" session is by _c == _m.