Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
traefik-forward-auth_arm | 2024-05-06 | 13.3 MB | |
traefik-forward-auth_amd64 | 2024-05-06 | 14.2 MB | |
README.md | 2024-05-06 | 1.7 kB | |
v2.3.0 source code.tar.gz | 2024-05-06 | 100.9 kB | |
v2.3.0 source code.zip | 2024-05-06 | 155.9 kB | |
Totals: 5 Items | 27.8 MB | 0 |
What's Changed
- Fix simple-separate-pod url path by @Sykkro in https://github.com/thomseddon/traefik-forward-auth/pull/148
- Support concurrent CSRF cookies by using a prefix of nonce by @thomseddon in https://github.com/thomseddon/traefik-forward-auth/pull/187
- Allow override of domains and whitelist in rules by @thomseddon in https://github.com/thomseddon/traefik-forward-auth/pull/169
- Remove double brackets typo in readme by @thomseddon in https://github.com/thomseddon/traefik-forward-auth/pull/218
- Add go build/test workflow by @thomseddon in https://github.com/thomseddon/traefik-forward-auth/pull/219
- Add port config by @hesstobi in https://github.com/thomseddon/traefik-forward-auth/pull/230
- Add GitHub Actions workflow for creating binaries for releases (#184) by @leona-ya in https://github.com/thomseddon/traefik-forward-auth/pull/199
- Allow to be run without middleware + improve request reading consistency by @thomseddon in https://github.com/thomseddon/traefik-forward-auth/pull/217
- Update dependencies by @six3six in https://github.com/thomseddon/traefik-forward-auth/pull/354
New Contributors
- @Sykkro made their first contribution in https://github.com/thomseddon/traefik-forward-auth/pull/148
- @hesstobi made their first contribution in https://github.com/thomseddon/traefik-forward-auth/pull/230
- @leona-ya made their first contribution in https://github.com/thomseddon/traefik-forward-auth/pull/199
- @six3six made their first contribution in https://github.com/thomseddon/traefik-forward-auth/pull/354
Full Changelog: https://github.com/thomseddon/traefik-forward-auth/compare/v2.2.0...v2.3.0