Changelog for
gatekeeper-1.3.7-1.127.x86_64.rpm :
* Sat Nov 13 2021 michaelAATTstroeder.com- Update to version 1.3.7:
* Update docs for 1.3.7 release (#125)
* Fix missing ipd proxy configuration for oidc provider initialization #122 (#123)
* Sat Oct 30 2021 michaelAATTstroeder.com- Update to version 1.3.6:
* Change docs for 1.3.6 release (#120)
* Fix X-Forwarded-For header #34 (#119)
* Thu Oct 21 2021 michaelAATTstroeder.com- Update to version 1.3.5:
* Update docs 1.3.5 (#114)
* Update go-chi to v5 (#113)
* Update go to 1.16 (#112)
* Fix and test race conditions (#111)
* Thu Aug 05 2021 michaelAATTstroeder.com- Corrected license to Apache-2.0- Update to version 1.3.4:
* Fix inconsistency of default denial (#110)
* Fixed base64 encoding issues with redirect_uri cookie
* Add security contact docs (#108)
* Update docs to 1.3.3 version (#106)
* Fix response of /oauth/token endpoint (#104)
* Update crypto lib (#102)
* Fix x forwarded proto (#101)
* Add redis to tests (#98)
* Custom state requesturi cookies (#97)
* Add env vars to flags (#96)
* Fix storing of refresh tokens (#93)
* Add env vars to all command line flags (#92)
* Update version to 1.3.2 + docs (#91)
* Fix panic on login handler with skiptokenverification (#90)
* Skip authz header identity (#88)
* Fix goreleaser, compiled var should be timestamp (#85)
* Add more debug logging (#83)
* Fix refresh token expiration logging and make logging more verbose in… #81 (#82)
* Sat May 15 2021 Daniel Molkentin
- Initial commit