1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-23 00:40:46 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
e932381ba7 Add LegacyOptions and conversion to new Options
This will be temporary until we switch to structured config, then we can remove the LegacyOptions and conversions
2020-07-19 08:17:53 +01:00
189ed4de8f Move FlagSet to Options package 2020-05-21 22:43:42 +01:00
00fed1a31f Return an error when unknown options are found in the config file 2020-04-29 20:00:16 +01:00
8749cbb424 Add Viper based config loader 2020-04-29 19:51:24 +01:00