github authelia/authelia v4.24.0

latest releases: v4.38.6, v4.38.5, v4.38.4...
3 years ago

Breaking in v4.24.0

Deprecation Notice(s)

  • LDAP User Provider Filters (final removal in 4.27.0):
    • User Filters containing {0} are being deprecated and will generate warnings. Replaced with {input}.
    • Group Filters containing {0} or {1} are being deprecated and will generate warnings.
      Replaced with {input} and {username} respectively.

Changelog

  • fc034fb [RELEASE] v4.24.0 (#1507)
  • 0bf192a [CI] Adjust reviewdog filtermode for linting (#1506)
  • 426f526 [FEATURE] LDAP StartTLS (#1500)
  • ba9e89e [MISC] (deps): Bump @material-ui/core from 4.11.1 to 4.11.2 in /web (#1504)
  • 9e90c8b [MISC] (deps): Bump @material-ui/icons from 4.9.1 to 4.11.2 in /web (#1503)
  • c983756 [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy (#1501)
  • e99e7e8 [MISC] (deps): Bump @types/jest from 26.0.15 to 26.0.16 in /web (#1498)
  • 365304a [FEATURE] Add Optional Check for Session Username on VerifyGet (#1427)
  • 9d3bc37 [MISC] (deps): Bump @craco/craco from 5.8.0 to 5.9.0 in /web (#1496)
  • b0fbf2c [CI] Exclude non-coverage files from codecov upload (#1495)
  • d890e7d [CI] Add metadata switch for codecov verbose output (#1494)
  • b786b2e [MISC] Refactor webdriver port initialization (#1491)
  • ba04d10 [BUGFIX] Make username_attribute a mandatory placeholder in users_filter (#1449)
  • aa64d0c [FEATURE] Support MSAD password reset via unicodePwd attribute (#1460)
  • ffde77b [MISC] (deps): Bump @types/node from 14.14.9 to 14.14.10 in /web (#1492)
  • d75ce2b [MISC] (deps): Bump @material-ui/core from 4.11.0 to 4.11.1 in /web (#1490)
  • a29eeb5 [FEATURE] Add JSON log formatting option (#1488)
  • f1ecc5b [FEATURE] Create dedicated health endpoint (#1489)
  • 774c1c0 [MISC] Consistently utilise correct logging interface (#1487)

Docker Container

  • docker pull authelia/authelia:4.24.0

Don't miss a new authelia release

NewReleases is sending notifications on new releases.