authelia/scripts
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
..
example-commit Add tests on headers forwarded to backend 2017-10-14 22:11:56 +02:00
example-dockerhub Add tests on headers forwarded to backend 2017-10-14 22:11:56 +02:00
dc-dev.sh Add tests on headers forwarded to backend 2017-10-14 22:11:56 +02:00
docker-publish.sh Publish 'develop' tag to dockerhub 2017-10-15 22:48:56 +02:00
integration-tests.sh Add tests on headers forwarded to backend 2017-10-14 22:11:56 +02:00
npm-deployment-test.sh Fix npm package missing dist directory 2017-09-09 00:43:19 +02:00
run-cucumber.sh Implement session inactivity timeout 2017-10-31 07:27:23 +01:00
travis.sh Refactor endpoints to get server variables as input parameters 2017-10-31 07:26:53 +01:00