Skip to content

Releases: authelia/authelia

v4.33.1

04 Dec 05:30
00aa0cd
Compare
Choose a tag to compare

4.33.1 (2021-12-04)

Bug Fixes

Docker Container

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

v4.33.0

03 Dec 07:17
0ab9459
Compare
Choose a tag to compare

4.33.0 (2021-12-03)

Important Note

There was a significant change to the storage provider in this release. You will need to configure an encryption key which is used to encrypt the TOTP secret column and U2F public key column. This can be configured via a secret which is the recommended method, though there are other methods. If you need help please contact us on Discord or Matrix. See the documentation for more details. We recommend a database backup before upgrading, though it's been thoroughly tested.

Bug Fixes

  • authentication: only check argon2id salt for b64 encoding (#2529) (1ea94dd)
  • notifier: force use of sender email in smtp from cmd (#2616) (ab8f9b0), closes #2571
  • session: use crypto/rand for session id generator (#2594) (7efcac6)
  • storage: duo/u2f upsert failure on postgresql (#2658) (a79e4dc)
  • storage: new auth log schema request method length (#2656) (2075e76)
  • storage: postgres schema hardcoded for tables query (#2667) (95a5e32)
  • storage: rebind all queries (#2662) (9045b75)
  • web: misleading 2fa registration errors (#2535) (0e8ff3b)

Features

Docker Container

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

v4.32.2

10 Oct 11:20
aa18fd0
Compare
Choose a tag to compare

4.32.2 (2021-10-10)

Bug Fixes

Docker Container

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

v4.32.1

09 Oct 00:36
99b8f77
Compare
Choose a tag to compare

4.32.1 (2021-10-09)

Miscellaneous

  • build: rebuild 4.32.0 with glibc 2.27+ compatibility

Docker Container

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

v4.32.0

08 Oct 04:50
6c37ea3
Compare
Choose a tag to compare

4.32.0 (2021-10-08)

Bug Fixes

Features

Docker Container

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

v4.31.0

17 Sep 10:38
26aa806
Compare
Choose a tag to compare

4.31.0 (2021-09-17)

Bug Fixes

  • server: remove obselete memory check warning (#2380) (11032bd)

Features

Docker Container

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

v4.30.5

14 Sep 08:04
7f22db1
Compare
Choose a tag to compare

4.30.5 (2021-09-14)

Bug Fixes

  • api: /api/checks/safe-redirection missing schemas (#2340) (8c77f4f), closes #2082
  • session: handle redis logging properly (#2350) (2f03b02)
  • suites: prevent dev workflow overriding .healthcheck.env (#2345) (84f370a)

Docker Container

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

v4.30.4

11 Aug 01:54
862f60a
Compare
Choose a tag to compare

4.30.4 (2021-08-11)

Bug Fixes

  • include major in go.mod module directive (#2278) (b4e5703)

Docker Container

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

v4.30.3

10 Aug 03:27
v4.30.3
c67d785
Compare
Choose a tag to compare

4.30.3 (2021-08-10)

Bug Fixes

  • configuration: make notifier logging consistent and more specific (#2268) (997036f)
  • notifier: use sane default connection timeout (#2273) (c0ebe3e)
  • oidc issuer path and strip path middleware (#2272) (e2ebdb7)

Docker Container

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

v4.30.2

06 Aug 23:20
da03405
Compare
Choose a tag to compare

4.30.2 (2021-08-06)

Bug Fixes

  • configuration: ldap timeout option not recognized as valid (#2252) (9789ad0)
  • healthcheck always exit 0 (#2250) (c789955)
  • storage: set sane default connection timeout (#2256) (9ebad9b)

Docker Container

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