authelia/scripts
Clement Michaud 9e275441c9 Refactor endpoints to get server variables as input parameters
This refactoring aims to ease testability and clean up a lot of soft touchy
typings in test code.

This is the first step of this refactoring introducing the concept and
implementing missing interfaces and stubs. At the end of the day,
ServerVariablesHandler should completely disappear and every variable should
be injected in the endpoint handler builder itself.
2017-10-17 23:04:28 +02: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
travis.sh Refactor endpoints to get server variables as input parameters 2017-10-17 23:04:28 +02:00