mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2024-12-12 11:15:02 +02:00
e64e6fa514
* Remove shadowing of predeclared identifier: new. * strings.ReplaceAll instead of strings.Replace with -1. * Change strings.ToLower comparison to strings.EqualFold. * Rewrite if-else-if-else chain as a switch. |
||
---|---|---|
.. | ||
apis | ||
cookies | ||
encryption | ||
logger | ||
requests | ||
sessions |