mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2024-11-24 08:52:25 +02:00
c1267bb92d
* Add RequestID to the RequestScope * Expose RequestID to auth & request loggers * Use the RequestID in templated HTML pages * Allow customizing the RequestID header * Document new Request ID support * Add more cases to scope/requestID tests * Split Get vs Generate RequestID funtionality * Add {{.RequestID}} to the request logger tests * Move RequestID management to RequestScope * Use HTML escape instead of sanitization for Request ID rendering |
||
---|---|---|
.. | ||
apis | ||
app/pagewriter | ||
authentication/basic | ||
cookies | ||
encryption | ||
header | ||
http | ||
ip | ||
logger | ||
middleware | ||
requests | ||
sessions | ||
upstream | ||
util | ||
validation |