Releases: greenpau/caddy-security
Releases · greenpau/caddy-security
v1.0.18
v1.0.17
v1.0.16
- upgrade to github.com/greenpau/go-authcrunch v1.0.17
- oauth: add javascript-based callback (#48)
- cmd: add authdbctl connect command
- oauth: change http client in fetchMetadataURL to use the client that uses proxy from environment (greenpau/go-authcrunch#5)
v1.0.15
v1.0.14
- registration: add admin email Caddyfile directive
- upgrade to github.com/greenpau/go-authcrunch v1.0.15
- transforms: add injection of multi-level nested maps
- registration: improve ui
- oauth: add jwks tests (#48)
- oauth: add jwks validation checks for HS and ES keys
- oauth: add jwks support for HS and ES keys
- oauth: add jwks support for enc usage field
- registration: add new email templates
v1.0.13
v1.0.12
v1.0.11
- Add
login hint
Caddyfile directive - registration: add email provider directive
- add placeholder handling for ui and registration
- upgrade to github.com/greenpau/go-authcrunch v1.0.12
- Implement forwarding of login hint to auth URL
- config: add provider and credentials checks for user registration
- registration: modify registration flow and ui template