authelia/server/test/configuration
Clement Michaud dacdce6c50 Implement session inactivity timeout
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.
2017-10-31 07:27:23 +01:00
..
adapters Adapt authentication methods configuration to be backward compatible 2017-10-09 23:14:05 +02:00
ConfigurationParser.test.ts Implement session inactivity timeout 2017-10-31 07:27:23 +01:00
LdapConfigurationAdaptation.test.ts Less restrictive email handler - replace gmail with generic 2017-10-25 19:28:56 +11:00
Validator.test.ts Less restrictive email handler - replace gmail with generic 2017-10-25 19:28:56 +11:00