authelia/internal/regulation
James Elliott 6276883f04
refactor(configuration): utilize time duration decode hook (#2938)
This enhances the existing time.Duration parser to allow multiple units, and implements a decode hook which can be used by koanf to decode string/integers into time.Durations as applicable.
2022-03-02 17:40:26 +11:00
..
const.go refactor(web): only fetch totp conf if required (#2663) 2021-12-02 21:28:16 +11:00
regulator.go refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
regulator_test.go refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
types.go refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00