authelia/internal/regulation
James Elliott 31ca4f891f [FIX] Disable regulation when max_retries set to 0 (#584)
- Only set regulator to enabled if max_retries is not set to 0, default is false (zero value).
- Added test for the scenario.
- Fixes #584
2020-01-27 22:54:24 +11:00
..
const.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
regulator.go [FIX] Disable regulation when max_retries set to 0 (#584) 2020-01-27 22:54:24 +11:00
regulator_test.go [FIX] Disable regulation when max_retries set to 0 (#584) 2020-01-27 22:54:24 +11:00
types.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00