authelia

The Single Sign-On Multi-Factor portal for web apps

APACHE-2.0 License

Stars
21.3K
Committers
176

Bot releases are visible (Hide)

authelia - v4.37.2

Published by autheliabot almost 2 years ago

4.37.2 (2022-10-28)

Bug Fixes

  • authentication: erroneously escaped group base dn (#4288) (a048ab6)
  • oidc: handle authorization post requests (#4270) (a283fda)

Docker Container

  • docker pull authelia/authelia:4.37.2
  • docker pull ghcr.io/authelia/authelia:4.37.2
authelia - v4.37.1

Published by autheliabot almost 2 years ago

4.37.1 (2022-10-23)

Bug Fixes

Docker Container

  • docker pull authelia/authelia:4.37.1
  • docker pull ghcr.io/authelia/authelia:4.37.1
authelia - v4.37.0

Published by autheliabot almost 2 years ago

4.37.0 (2022-10-23)

Bug Fixes

  • authorization: subject wildcard domain rule not matching (#4187) (a4edf21), closes #4186
  • storage: mysql timestamp parsed incorrectly (#4230) (1d821a0)

Features

Docker Container

  • docker pull authelia/authelia:4.37.0
  • docker pull ghcr.io/authelia/authelia:4.37.0
authelia - v4.36.9

Published by autheliabot about 2 years ago

4.36.9 (2022-09-26)

Bug Fixes

  • authorization: regex subj doesn't redirect anon user (#4037) (8cdf4a5)

Docker Container

  • docker pull authelia/authelia:4.36.9
  • docker pull ghcr.io/authelia/authelia:4.36.9
authelia - v4.36.8

Published by autheliabot about 2 years ago

4.36.8 (2022-09-19)

Bug Fixes

Docker Container

  • docker pull authelia/authelia:4.36.8
  • docker pull ghcr.io/authelia/authelia:4.36.8
authelia - v4.36.7

Published by autheliabot about 2 years ago

4.36.7 (2022-09-06)

Bug Fixes

Docker Container

  • docker pull authelia/authelia:4.36.7
  • docker pull ghcr.io/authelia/authelia:4.36.7
authelia - v4.36.6

Published by autheliabot about 2 years ago

4.36.6 (2022-09-01)

Bug Fixes

Docker Container

  • docker pull authelia/authelia:4.36.6
  • docker pull ghcr.io/authelia/authelia:4.36.6
authelia - v4.36.5

Published by autheliabot about 2 years ago

4.36.5 (2022-08-26)

Bug Fixes

  • notification: text emails not encoded properly (#3854) (319a8cf)

Docker Container

  • docker pull authelia/authelia:4.36.5
  • docker pull ghcr.io/authelia/authelia:4.36.5
authelia - v4.36.4

Published by autheliabot about 2 years ago

4.36.4 (2022-08-09)

Bug Fixes

Docker Container

  • docker pull authelia/authelia:4.36.4
  • docker pull ghcr.io/authelia/authelia:4.36.4
authelia - v4.36.3

Published by autheliabot about 2 years ago

4.36.3 (2022-07-26)

Bug Fixes

Docker Container

  • docker pull authelia/authelia:4.36.3
  • docker pull ghcr.io/authelia/authelia:4.36.3
authelia - v4.36.2

Published by autheliabot over 2 years ago

4.36.2 (2022-07-05)

Bug Fixes

  • authorization: object path not normalized (#3661) (664d65d)
  • configuration: address parsing failure (#3653) (290a38e)
  • handlers: fix redirect with timed out sessions on rules with bypass policy (#3599) (da012ab), closes #3587
  • suites: fix passive health checks for caddy suite (#3627) (0f7da4f)

Docker Container

  • docker pull authelia/authelia:4.36.2
  • docker pull ghcr.io/authelia/authelia:4.36.2
authelia - v4.36.1

Published by autheliabot over 2 years ago

4.36.1 (2022-06-28)

Bug Fixes

  • configuration: missing password_reset disable key (#3616) (e1ee5a5)
  • configuration: storage encryption_key required log grammar issue (#3617) (f355a45)

Docker Container

  • docker pull authelia/authelia:4.36.1
  • docker pull ghcr.io/authelia/authelia:4.36.1
authelia - v4.36.0

Published by autheliabot over 2 years ago

4.36.0 (2022-06-28)

Note: A user has reported some invalid YAML syntax which was previously ignored is now being correctly detected as invalid by the parser. We recommend validating your YAML (and we generally recommend using an editor with this feature) if you see a YAML parsing issue in the logs at startup after upgrading to this version.

Bug Fixes

Features

Docker Container

  • docker pull authelia/authelia:4.36.0
  • docker pull ghcr.io/authelia/authelia:4.36.0
authelia - v4.35.6

Published by autheliabot over 2 years ago

4.35.6 (2022-05-25)

Bug Fixes

Docker Container

  • docker pull authelia/authelia:4.35.6
  • docker pull ghcr.io/authelia/authelia:4.35.6
authelia - v4.35.5

Published by autheliabot over 2 years ago

4.35.5 (2022-05-15)

Bug Fixes

  • authentication: err when user/display name same ldap attribute (#3364) (c427b8f)

Docker Container

  • docker pull authelia/authelia:4.35.5
  • docker pull ghcr.io/authelia/authelia:4.35.5
authelia - v4.35.4

Published by autheliabot over 2 years ago

4.35.4 (2022-05-11)

Bug Fixes

  • web: loading from root instead of base path (#3342) (cb46e90)

Docker Container

  • docker pull authelia/authelia:4.35.4
  • docker pull ghcr.io/authelia/authelia:4.35.4
authelia - v4.35.3

Published by autheliabot over 2 years ago

4.35.3 (2022-05-10)

Bug Fixes

Docker Container

  • docker pull authelia/authelia:4.35.3
  • docker pull ghcr.io/authelia/authelia:4.35.3
authelia - v4.35.2

Published by autheliabot over 2 years ago

4.35.2 (2022-05-06)

Bug Fixes

  • authentication: follow ldap referrals (#3251) (c7d992f)
  • oidc: pre-conf consent skipped entirely for anon users (#3250) (1db0071)
  • server: missing cache and xss headers (#3289) (0855ea2)
  • server: missing modern security headers (#3288) (556a115)
  • web: resolve missing peer dependencies (#3290) (2001291)

Docker Container

  • docker pull authelia/authelia:4.35.2
  • docker pull ghcr.io/authelia/authelia:4.35.2
authelia - v4.35.1

Published by autheliabot over 2 years ago

4.35.1 (2022-04-25)

Bug Fixes

Docker Container

  • docker pull authelia/authelia:4.35.1
  • docker pull ghcr.io/authelia/authelia:4.35.1
authelia - v4.35.0

Published by autheliabot over 2 years ago

4.35.0 (2022-04-18)

Important Change: OpenID Connect subject identifiers have changed as per ad84c8c33e7112798b59b96d56d616e588934c94. You may be required by relying parties to remap/relink users to the new subject identifiers which are now opaque id's rather than the username in order to comply with the OpenID Connect standard. While we aim to keep changes like this to a minimum, OpenID Connect is still in beta as we iron out all the important functionality.

Bug Fixes

  • configuration: missing valid keys (#3207) (5aa25ec)
  • configuration: remove unused password policy option (#3149) (9d5ac45)
  • configuration: sector identifier not parsed correctly (#3142) (44bd707)
  • oidc: missing amr claim supported in discovery (#3147) (148ec1e)
  • oidc: show detailed error reasons (#3175) (f97474f)
  • server: incorrect remote ip logged in error handler (#3139) (ce6bf74)
  • server: locale format incorrect (#3154) (79935c7)
  • server: respond with 404/405 appropriately (#3087) (2502d89)
  • web: description of profile scope is not accurate (#3146) (f9da940)
  • web: lowercase locales are not consistent with localization platforms (#3141) (4503ac0)
  • web: update client rendering method (#3106) (fa143ea)

Features

Docker Container

  • docker pull authelia/authelia:4.35.0
  • docker pull ghcr.io/authelia/authelia:4.35.0