Releases: greenpau/caddy-auth-portal
Releases · greenpau/caddy-auth-portal
v1.4.18
- upgrade to github.com/golang-jwt/jwt
v1.4.17
- 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
- upgrade to github.com/greenpau/caddy-auth-jwt v1.3.13
v1.4.15
- feature: Implement caddyfile.Unmarshaler interface (#149)
v1.4.14
- upgrade to github.com/greenpau/caddy-auth-jwt v1.3.12
v1.4.13
- 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
- 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
- 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
- add placeholder handling in Caddyfile
- upgrade to github.com/greenpau/caddy-auth-jwt v1.3.8
v1.4.9
- upgrade to github.com/greenpau/caddy-auth-jwt v1.3.7