Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Releases: Klarrio/traefik-forward-auth

klarrio-0.0.13

21 Mar 11:34
Compare
Choose a tag to compare

Klarrio-0.0.12

21 Feb 14:34
b5375ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: Klarrio-0.0.11...Klarrio-0.0.12

Klarrio-0.0.11

16 Dec 09:50
8935dcc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Klarrio-0.0.9...Klarrio-0.0.11

Klarrio-0.0.9

13 Jun 12:00
d26ce40
Compare
Choose a tag to compare
Merge pull request #13 from Klarrio/KDN-3759-rvp-dsh-98-2-admin-share…

Klarrio-0.0.8

23 May 12:16
Compare
Choose a tag to compare

What's Changed

  • upgrade to Alpine 3.15.0 image to fix several security vulnerabilities by @SlevinBE in #11
  • correct json fieldname for introspection endpoint by @twuyts in #12

New Contributors

Full Changelog: Klarrio-0.0.6...Klarrio-0.0.8

Klarrio-0.0.7

13 Dec 11:21
Compare
Choose a tag to compare

FIXES

  • upgrade to Alpine 3.15.0 image to fix several security vulnerabilities

Klarrio-0.0.6

19 Oct 08:16
Compare
Choose a tag to compare

FIXES:

  • Upstepped Alpine image to fix security vulnerability in dependencies

Klarrio-0.0.5

08 Feb 07:56
Compare
Choose a tag to compare

NEW

  • automatic access token refresh
  • info cookie containing session expiry time and user's name

Klarrio-0.0.4

09 Mar 09:32
Compare
Choose a tag to compare

NEW

  • per-request role restriction capabilities

klarrio-0.0.3

15 Jan 09:20
Compare
Choose a tag to compare

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, ...