Skip to content

Releases: greenpau/caddy-security

v1.0.8

28 Jan 20:21
Compare
Choose a tag to compare
  • feature: handle caddy placeholders in backend shortcuts

v1.0.7

28 Jan 01:56
Compare
Choose a tag to compare

🔥MUST UPGRADE! 🔥

  • bugfix: empty placeholders in crypto configs
  • upgrade to github.com/greenpau/go-authcrunch v1.0.9
    • acl: add match any and negative match logic, no match role foo
    • acl: add support for field exists and not exists, e.g. field role exists or field metadata not exists (#5)
    • fix: custom css and js directive handling (#33)

v1.0.6

24 Jan 23:17
Compare
Choose a tag to compare
  • Added verbose error messages for unauthorized connections. It captures source IP address in HTTP requests and source IP address in
    TCP connections.
  • upgrade to github.com/greenpau/go-authcrunch v1.0.8
    • validator: pass requests.AuthorizationRequest to downstream functions
    • validator: add user metadata for failed authorizations

v1.0.5

24 Jan 13:23
Compare
Choose a tag to compare
  • breakfix: ldap username/password directive handling (#28)

v1.0.4

24 Jan 01:26
Compare
Choose a tag to compare
  • upgrade to github.com/greenpau/go-authcrunch v1.0.6
    • allow re-registration of portal/gatekeeper instances (#25)

v1.0.3

22 Jan 23:57
Compare
Choose a tag to compare
  • Beta Release