Skip to content

Releases: MuXiu1997/traefik-github-oauth-plugin

v0.3.1

15 Nov 17:12
a14d697
Compare
Choose a tag to compare

0.3.1 (2023-11-15)

Continuous Integration

  • build multi-platform Docker images using goreleaser (fda884c), closes #22

v0.3.0

04 Feb 11:18
b17f6a2
Compare
Choose a tag to compare

0.3.0 (2023-02-04)

Features

v0.2.2

30 Jan 15:42
3c01f5c
Compare
Choose a tag to compare

0.2.2 (2023-01-30)

Bug Fixes

  • server: fix incorrect use of context (788a2b0)

v0.2.1

27 Jan 09:59
ed30ab1
Compare
Choose a tag to compare

0.2.1 (2023-01-27)

Bug Fixes

  • server: Fix logger middleware log fields (3ccd7e3)

v0.2.0

27 Jan 08:56
5cb99c8
Compare
Choose a tag to compare

0.2.0 (2023-01-27)

Features

Bug Fixes

  • middleware: redirect only on get requests (61af42c)

v0.1.1

26 Jan 14:03
1701487
Compare
Choose a tag to compare

0.1.1 (2023-01-26)

Features

  • implement traefik github oauth plugin (d3be0a5)
  • implement traefik github oauth server app (7a7acdf)
  • middleware: message when api secret key is invalid (6138346)
  • middleware: use github.com/dghubble/sling as http client (81f461f)
  • server: return request error message in json (4c1eac9)