mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
dacdce6c50
This timeout will prevent an attacker from using a session that has been inactive for too long. This inactivity timeout combined with the timeout before expiration makes a good combination of security mechanisms to prevent session theft. If no activity timeout is provided, then the feature is disabled and only session expiration remains as a protection. |
||
---|---|---|
.. | ||
access_control | ||
authentication/totp | ||
configuration | ||
connectors/mongo | ||
ldap | ||
mocks | ||
notifiers | ||
regulation | ||
routes | ||
server | ||
storage | ||
utils | ||
AuthenticationMethodCalculator.test.ts | ||
IdentityCheckMiddleware.test.ts | ||
requests.ts | ||
ServerConfiguration.test.ts | ||
SessionConfigurationBuilder.test.ts |