Skip to content

Releases: enum-gg/caddy-discord

v1.2.0

29 Feb 02:43
Compare
Choose a tag to compare

1.2.0 (2024-02-29)

Features

  • Support OAuth callback and authentication when using multiple domains (fd54fe3)

Bug Fixes

  • Authorisation when using roles would cease after first role check (43fbe4e)
  • JWT Signing key will use hashed Discord App Client ID to prevent breaking on server reboot (1b3219f)
  • Remove stale token from goreleaser workflow (b8ea22c)
  • return a 401 HTTP Response on auth fail instead of looping OAuth forever (8886d2c)
  • Pessimistic authorisation & improved JWT Signing with an ephemeral key instead of user-provided information (4be667b)
  • Role checking will actually check the role now (e5949d9)

v1.2.0

v1.1.1

11 Aug 09:21
8fce6f3
Compare
Choose a tag to compare

1.1.1 (2023-08-11)

Bug Fixes

  • Role checking will actually check the role now (e5949d9)

v1.1.0

19 Mar 21:43
Compare
Choose a tag to compare

v1.1.0

Features

  • Support for authenticating across multiple domains

Full Changelog: v1.0.1...v1.1.0

v1.0.1

19 Feb 01:42
3eaeff2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.1

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Jan 11:59
Compare
Choose a tag to compare

v1.0.0

🎉 Haven't seen it break or crash in a while.

Full Changelog: https://github.com/enum-gg/caddy-discord/commits/v1.0.0