Skip to content

Releases: erlef/oidcc_plug

v0.4.0

09 Apr 14:12
v0.4.0
989b809

Choose a tag to compare

What's Changed

  • Allow the application to pass additional options to validate_id_token by @filmor in #63
  • Add top level Web suffix on controller name by @LostKobrakai in #75
  • Update oidcc_plug.gen.controller.ex by @LostKobrakai in #76
  • fix oidcc_plug.gen.controller AuthHTML generation and its testing by @Lionstiger in #79
  • Adds protection against CSRF on authorization flow by @GPrimola in #73
  • Allow redirect_uri, client_id, client_secret to be set through a fn with Plug.Conn as param by @mwingert in #71

Dependency Updates

  • Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #54
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #55
  • Bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #56
  • Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #57
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #58
  • Bump step-security/harden-runner from 2.13.1 to 2.14.0 by @dependabot[bot] in #64
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #61
  • Bump erlef/mix-dependency-submission from 1.2.1 to 1.2.2 by @dependabot[bot] in #60
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #65
  • Bump erlef/mix-dependency-submission from 1.2.2 to 1.3.1 by @dependabot[bot] in #68
  • Bump the github-actions group with 2 updates by @dependabot[bot] in #69
  • Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #74
  • Bump step-security/harden-runner from 2.15.0 to 2.16.1 in the github-actions group by @dependabot[bot] in #77

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

05 Aug 08:25
v0.3.2
f7e4409

Choose a tag to compare

What's Changed

  • Bump erlef/mix-dependency-submission from 1.1.0 to 1.1.3 by @dependabot[bot] in #46
  • Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot] in #47
  • Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot] in #49
  • Bump erlef/mix-dependency-submission from 1.1.3 to 1.1.4 by @dependabot[bot] in #51
  • Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #50
  • Bump erlef/mix-dependency-submission from 1.1.4 to 1.2.1 by @dependabot[bot] in #52
  • Relax :igniter dependency by @Gladear in #53

Full Changelog: v0.3.1...v0.3.2

v0.3.1

05 May 21:04
v0.3.1
e93b1d7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

09 Apr 06:25
v0.3.0
a30f819

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

26 Mar 09:54
v0.2.2
68272dd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Feb 10:24
v0.2.1
7038be3

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Dec 08:40
v0.2.0
d76a47d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.2.0-beta.1

30 Apr 14:43
v0.2.0-beta.1
c5609a6

Choose a tag to compare

v0.2.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.2...v0.2.0-beta.1

v0.1.2

22 Apr 08:34
v0.1.2
ecd6ec2

Choose a tag to compare

What's Changed

  • Create PKCE verifier according to RFC 7636 by @decius7bc in #13
  • Expose preferred_auth_methods option in authorization callback by @maennchen in #15

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Dec 19:44
v0.1.1
41dde3d

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1