Skip to content

v4.34.0

Compare
Choose a tag to compare
@autheliabot autheliabot released this 04 Mar 05:14
· 3252 commits to master since this release
62e670e

4.34.0 (2022-03-04)

Bug Fixes

  • commands: use consistent config file name (#2952) (a5c400c)
  • docker: fix bootstrap and dev docker image build (#2857) (9c98321), closes #2843 #2844
  • docker: fix the building process of docker image (#2844) (380e6fc)
  • handlers: include preferred_username claim in meta (#2829) (ddbb21a)
  • ntp: disable failure ignored (#2835) (7775d2a)
  • oidc: make preferred_username a profile scope claim (#2930) (c479ba6), closes #2829
  • server: use of inconsistent methods for determining origin (#2848) (26236f4), closes #2765
  • storage: return reason for identity verification not being found (#2937) (d867fa1)

Features

Docker Container

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