1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg
Nick Meves 9d626265e8 Migrate cookie signing to SHA256 from SHA1 (#524)
Also, cleanup the code & make the specific
hashing algorithm chosen a function variable.

Co-authored-by: Henry Jenkins <henry@henryjenkins.name>
2020-05-09 16:14:19 +01:00
..
apis Return an error when unknown options are found in the config file 2020-04-29 20:00:16 +01:00
cookies Rename Cookie Options to remove extra 'Cookie' 2020-04-29 19:51:24 +01:00
encryption Migrate cookie signing to SHA256 from SHA1 (#524) 2020-05-09 16:14:19 +01:00
logger Add new linters (#486) 2020-04-14 09:36:44 +01:00
requests Add new linters (#486) 2020-04-14 09:36:44 +01:00
sessions Rename Session Options to improve structure 2020-04-29 19:51:24 +01:00