mirror of
https://github.com/MuXiu1997/traefik-github-oauth-plugin
synced 2025-12-17 18:31:27 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2.7 KiB
2.7 KiB
Changelog
0.3.1 (2023-11-15)
Continuous Integration
0.3.0 (2023-02-04)
Features
- set no cache headers (316878f)
0.2.2 (2023-01-30)
Bug Fixes
- server: fix incorrect use of context (788a2b0)
0.2.1 (2023-01-27)
Bug Fixes
- server: Fix logger middleware log fields (3ccd7e3)
0.2.0 (2023-01-27)
Features
Bug Fixes
- middleware: redirect only on get requests (61af42c)