Merge pull request #259 from buzzfeed/jusshersmith-2.1.0-release
Merge pull request #259 from buzzfeed/jusshersmith-2.1.0-release sso_*: 2.1.0 release version bump
View Articlesso_proxy: Add comment marking private key as test data
sso_proxy: Add comment marking private key as test data Despite this key being stored in a `testdata` directory, we've received a number of reports highlighting that a private key is present in the SSO...
View ArticleMerge pull request #260 from buzzfeed/mullers/test_keys
Merge pull request #260 from buzzfeed/mullers/test_keys sso_proxy: Add comment marking private key as test data
View ArticleMerge pull request #257 from buzzfeed/jusshersmith-release-drafter
Merge pull request #257 from buzzfeed/jusshersmith-release-drafter release_drafter: add basic config and template for releases
View ArticleMerge pull request #264 from buzzfeed/jusshersmith-fix-proxy-validato…
Merge pull request #264 from buzzfeed/jusshersmith-fix-proxy-validator-options sso_*: allow group validator to be used standalone
View Articlecmd: ensure http servers shut down gracefully
cmd: ensure http servers shut down gracefully
View ArticleMerge pull request #262 from buzzfeed/graceful-shutdown
Merge pull request #262 from buzzfeed/graceful-shutdown cmd: ensure http servers shut down gracefully
View Articlesso_proxy: do not always run group validation during authentication
sso_proxy: do not always run group validation during authentication
View ArticleMerge pull request #267 from buzzfeed/jusshersmith-group-validator-bug
Merge pull request #267 from buzzfeed/jusshersmith-group-validator-bug sso_proxy: reduce amount of group validations
View Articlesso: update go modules (#273)
sso: update go modules (#273) * sso: update go modules diff created by running scripts/test * add "mod=readonly" * sso_*: update command
View Articlesso_proxy: fix request signer hash panic (#274)
sso_proxy: fix request signer hash panic (#274) * make copy * new hasher for each request * func * spacing * go fmt
View Articlefillcache pkg: trigger cache update immediately (#271)
fillcache pkg: trigger cache update immediately (#271) * fillcache trigger immediately * move to new function * pull instrumentation into same method * logger * cache tests * add quick test * update...
View Articlefillcache: remove group from cache if it can't be found
fillcache: remove group from cache if it can't be found
View Articlefillcache: make sure other groups aren't removed
fillcache: make sure other groups aren't removed
View Article