github yusing/godoxy v0.11.0

latest releases: v0.17.5, v0.17.4, v0.17.3...
4 months ago

New features

  • ACL/WAF: connection level IP blocking
    • IP/CIDR blocking
    • Geo-location blocking (ISO Country Code / Time Zone) (Maxmind account required)
    • ACL logging
    • Maxmind database auto update
  • Access log rotation
  • Idle Sleep support for Proxmox LXCs
  • Security: drop X-Powered-By and Server headers before responding to clients
  • HTTP/3 support
  • OIDC: Support token refreshing with offline_access scope

Fixes

  • redirectHTTP middleware should now work behind another proxy

Changes

  • Added all DNS providers that's supported by LEGO
  • Remove prometheus support, planning to add HTTP statistics to WebUI
  • No longer needs GODOXY_OIDC_REDIRECT_URL
  • More verbose-ish logging (showing each routes being created / removed) for easier debugging
  • Now a user must match both OIDC_ALLOWED_USERS and OIDC_ALLOWED_GROUPS in order to log in, instead of matching either one

Full Changelog: v0.10.2...v0.11.0

Don't miss a new godoxy release

NewReleases is sending notifications on new releases.