Kevin Kreitner
8383dbe68b
Remove sensitive logging changes
2025-07-16 21:15:12 +02:00
Kevin Kreitner
eccc19a8cf
Add sensible logging flag to default setup for logger
2025-07-16 21:15:11 +02:00
Lautaro Jayat
33088053a5
feat: adding scope to oauth2-proxy.cfg.example ( #2489 )
2024-03-30 15:36:17 +07:00
Ryan Gough
20244470a4
Missing closing quotes on api_routes example ( #2123 )
...
While parsing config: (28, 4): unescaped control character U+000A
2023-09-22 14:42:44 +01:00
Segfault16
965fab422d
Add API route config ( #1760 )
...
* Add API route config
In addition to requests with Accept header `application/json` return 401 instead of 302 to login page on requests matching API paths regex.
* Update changelog
* Refactor
* Remove unnecessary comment
* Reorder checks
* Lint Api -> API
Co-authored-by: Sebastian Halder <sebastian.halder@boehringer-ingelheim.com>
2022-09-11 16:09:32 +01:00
Philippe Bürgisser
45e45303ad
Adding example for auth skiping
2021-08-27 10:53:57 +02:00
Lennart Jern
e14d6ab791
Document bcrypt encryption for htpasswd
...
Remove mention of (insecure) SHA option for encryption.
2020-09-11 13:32:00 +03:00
Joel Speed
810a9e9967
Rename cookie-domain config to cookie-domains ( #559 )
...
Co-authored-by: Henry Jenkins <henry@henryjenkins.name>
2020-05-24 20:19:56 +01:00
Joel Speed
802754caad
Migrate to oauth2-proxy/oauth2-proxy
2020-03-29 15:40:10 +01:00