1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg
Nick Meves 7e5c8bb579
Fix secretBytes adding unintended padding (#556)
* Fix secretBytes adding unintended padding

* Add more SecretBytes test scenarios

* Add CHANGELOG entry about breaking secret padding change

* Add SecretBytes tests explanation comments
2020-05-21 19:29:45 +01:00
..
apis Drop fallback to email when user is empty (#537) 2020-05-12 16:04:51 +01:00
cookies Rename Cookie Options to remove extra 'Cookie' 2020-04-29 19:51:24 +01:00
encryption Fix secretBytes adding unintended padding (#556) 2020-05-21 19:29:45 +01:00
logger Implements --real-client-ip-header option. (#503) 2020-05-12 18:41:25 +01:00
requests Support context in providers (#519) 2020-05-10 13:34:59 +01:00
sessions Refactor the utils package to other areas (#538) 2020-05-14 10:16:35 +01:00