oauth2-proxy/pkg/apis/options
İlteriş Eroğlu 1b6c54cae1
Change how gitlab-group is parsed on options (#639)
* Changed how gitlab-group is parsed, from string to []string

See #637

* Point out that gitlab-group can be a list

See #637

* Reflect to the []string change on pkg/apis/options/options.go

See #637

* Move cfg option gitlab_group to gitlab_groups

See #637

* Renamed Group to Groups

See #637

* Reflect the change on gitlab.go as well

See #637

* Added #639

* Added the author of #639 to the CHANGELOG

* Add the gitlab_groups env change to CHANGELOG.md

See #639

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2020-06-26 23:26:07 +01:00
..
cookie.go Rename cookie-domain config to cookie-domains (#559) 2020-05-24 20:19:56 +01:00
load.go Return an error when unknown options are found in the config file 2020-04-29 20:00:16 +01:00
load_test.go Move FlagSet to Options package 2020-05-21 22:43:42 +01:00
logging.go Ensure exclude-logging-paths is consistent with other options 2020-05-31 14:09:28 +01:00
options.go Change how gitlab-group is parsed on options (#639) 2020-06-26 23:26:07 +01:00
sessions.go Fix SessionOptions struct spacing 2020-06-12 14:37:00 -07:00