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 a1358d2070
Panic on any logger errors
Any template errors instead of IO
errors are caught in validation.
2020-08-09 07:55:41 -07:00
..
apis Centralize Ticket management of persistent stores (#682) 2020-07-19 21:25:13 +01:00
authentication/basic Document GoSec nosec skip comments 2020-08-09 07:55:40 -07:00
cookies Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00
encryption Handle cookie signing errors 2020-08-09 07:55:40 -07:00
ip Implements --trusted-ip option (#552) 2020-07-11 11:10:58 +01:00
logger Panic on any logger errors 2020-08-09 07:55:41 -07:00
middleware Address gosec findings 2020-08-09 07:55:39 -07:00
requests Add tests for request result 2020-07-06 20:37:36 +01:00
sessions Attempt to log still on template errors 2020-08-09 07:55:40 -07:00
upstream Document GoSec nosec skip comments 2020-08-09 07:55:40 -07:00
util Document GoSec nosec skip comments 2020-08-09 07:55:40 -07:00
validation Document GoSec nosec skip comments 2020-08-09 07:55:40 -07:00