1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg/sessions
Phil Taprogge d69fd6af22
Allow Logging to stdout with separate Error Log Channel (#718)
* Add dedicated error logging writer

* Document new errors to stdout flag

* Update changelog

* Thread-safe the log buffer

* Address feedback

* Remove duplication by adding log level

* Clean up error formatting

* Apply suggestions from code review

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2020-08-10 11:44:08 +01:00
..
cookie Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
persistence Attempt to log still on template errors 2020-08-09 07:55:40 -07:00
redis Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
tests Handle cookie signing errors 2020-08-09 07:55:40 -07:00
session_store_test.go Centralize Ticket management of persistent stores (#682) 2020-07-19 21:25:13 +01:00
session_store.go Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00