1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/regulation
James Elliott 6276883f04
refactor(configuration): utilize time duration decode hook ()
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 () 2021-12-02 21:28:16 +11:00
regulator_test.go refactor(configuration): utilize time duration decode hook () 2022-03-02 17:40:26 +11:00
regulator.go refactor(configuration): utilize time duration decode hook () 2022-03-02 17:40:26 +11:00
types.go refactor(configuration): utilize time duration decode hook () 2022-03-02 17:40:26 +11:00