Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Releases: greenpau/caddy-auth-portal

v1.4.18

13 Jul 02:20
Compare
Choose a tag to compare
  • upgrade to github.com/golang-jwt/jwt

v1.4.17

06 Jul 23:54
Compare
Choose a tag to compare
  • feature: on login app token registration
    • Add app token registration as part of login for the users without
      token. If MFA is mandatory, then a user cannot login without registering a
      token.

v1.4.16

03 Jul 01:21
Compare
Choose a tag to compare
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.13

v1.4.15

03 Jul 00:24
Compare
Choose a tag to compare
  • feature: Implement caddyfile.Unmarshaler interface (#149)

v1.4.14

01 Jul 13:50
Compare
Choose a tag to compare
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.12

v1.4.13

30 Jun 00:48
Compare
Choose a tag to compare
  • bugfix: return http response on failed logins instead of json
  • caddyfile: add one-liners for various backends
  • bugfix: user transform not matching on suffix and regex (#144)
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.11
  • update sample config with backend local shortcut

v1.4.12

29 Jun 00:23
Compare
Choose a tag to compare
  • oauth2: enhance the parsing of user attributes for facebook/github (see #142)
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.10 (with acl default <allow|deny> directives)

v1.4.11

28 Jun 02:30
Compare
Choose a tag to compare
  • add the handling of redirect_url query parameter in OAuth2.0/SAML auth endpoints
  • update to github.com/greenpau/caddy-auth-jwt v1.3.9 (detect expired token and redirect to the original authentication endpoint)

v1.4.10

26 Jun 20:40
Compare
Choose a tag to compare
  • add placeholder handling in Caddyfile
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.8

v1.4.9

26 Jun 18:05
Compare
Choose a tag to compare
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.7