This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
Releases: Klarrio/traefik-forward-auth
Releases · Klarrio/traefik-forward-auth
klarrio-0.0.13
vulns
Klarrio-0.0.12
What's Changed
- Set version to 0.0.12-SNAPSHOT by @StevenPlettinxKlarrio in #18
- KDN-4975 openssl vulnebaility fixes in docker image by @StevenPlettinxKlarrio in #19
Full Changelog: Klarrio-0.0.11...Klarrio-0.0.12
Klarrio-0.0.11
What's Changed
- build with klarrio base image by @rafhuys-klarrio in #14
- Switched access token for id token during logout flow by @StevenPlettinxKlarrio in #15
- set version to 0.0.11 by @StevenPlettinxKlarrio in #17
- use newer prebuilt base image by @jpelfrene-klarrio in #16
New Contributors
- @rafhuys-klarrio made their first contribution in #14
- @jpelfrene-klarrio made their first contribution in #16
Full Changelog: Klarrio-0.0.9...Klarrio-0.0.11
Klarrio-0.0.9
Merge pull request #13 from Klarrio/KDN-3759-rvp-dsh-98-2-admin-share…
Klarrio-0.0.8
Klarrio-0.0.7
FIXES
- upgrade to Alpine 3.15.0 image to fix several security vulnerabilities
Klarrio-0.0.6
FIXES:
- Upstepped Alpine image to fix security vulnerability in dependencies
Klarrio-0.0.5
NEW
- automatic access token refresh
- info cookie containing session expiry time and user's name
Klarrio-0.0.4
NEW
- per-request role restriction capabilities
klarrio-0.0.3
NEW FEATURES
- logout support via a new
/logout
endpoint - access token validation
- add
SECURE
environment variable, which when turned on will enable various security enhancements: HSTS headers, headers to protect against cross-site scripting, secure cookies, ...