mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 15:12:03 +02:00
3 lines
223 B
ReStructuredText
3 lines
223 B
ReStructuredText
This module was written to be able to kill(logout) all inactive sessions since
|
|
a given delay. On each request the server checks if the session is yet valid
|
|
regarding the expiration delay. If not a clean logout is operated.
|