All Versions
33
Latest Version
Avg Release Cycle
13 days
Latest Release
1568 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.24.0 Changes
December 03, 2020๐ฅ Breaking in v4.24.0
๐ Deprecation Notice(s)
LDAP User Provider Filters (final removal in 4.27.0):
๐ฅ Breaking
- ๐ 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
- ๐ User Filters containing
-
v4.23.3 Changes
November 24, 2020๐ Changelog
- ๐ 9310cea [RELEASE] v4.23.3 (#1486)
- ๐ 1ed5995 [BUGFIX] Fix Docker healthcheck script (#1485)
- ๐ 3832b55 [DOCS] Fix links in Contributing (#1484)
- ๐ 495e57b [DOCS] Make HAProxy regex case insensitive (#1478)
- ๐ f811b40 [MISC] (deps): Bump typescript from 4.0.5 to 4.1.2 in /web (#1474)
- ๐ 154ff8d [MISC] (deps): Bump react-scripts from 4.0.0 to 4.0.1 in /web (#1481)
- ๐ 445310a [MISC] (deps): Bump @fortawesome/react-fontawesome in /web (#1482)
- ๐ 2b45ab4 [MISC] (deps): Bump react-ga from 3.2.1 to 3.3.0 in /web (#1479)
- ๐ ae1f5b0 [MISC] (deps): Bump @types/react-dom from 16.9.9 to 17.0.0 in /web (#1477)
- ๐ 402cee4 [MISC] (deps): Bump @types/react from 16.9.56 to 17.0.0 in /web (#1476)
- ๐ 0efe940 [MISC] (deps): Bump @types/node from 14.14.8 to 14.14.9 in /web (#1473)
- โ 6db5455 [CI] Collect coverage from frontend during integration tests (#1472)
- ๐ ec0af02 [MISC] (deps): Bump @types/node from 14.14.7 to 14.14.8 in /web (#1469)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.23.3
-
v4.23.2 Changes
November 16, 2020๐ Changelog
- ๐ 73a1914 [RELEASE] v4.23.2 (#1468)
- ๐ 50df949 [BUGFIX] Prevent crash when email has not been set (#1466)
- 8e32a4b [CI] Add ability to customise the chromedriver port (#1467)
- โก๏ธ f2e0f16 [CI] Update QEMU to v5.1.0-7 (#1457)
- 106c903 [CI] Fix development workflow (#1465)
- f42b1ea [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy (#1463)
- 6e5b930 [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1464)
- 7c5dd9a [MISC] (deps): Bump golang from 1.15.4-alpine to 1.15.5-alpine (#1462)
- daaf4da [MISC] (deps): Bump arm32v7/alpine from 3.12.0 to 3.12.1 (#1452)
- ๐ 518bc67 [DOCS] Clarify use of multiple subjects in ACLs and their logical evaluation (#1454)
- ๐ฒ f392f51 [MISC] Append log file instead of overwriting (#1450)
- โก๏ธ 29af1aa [DOCS] Update session docs to clarify encryption (#1448)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.23.2
-
v4.23.1 Changes
November 11, 2020๐ Changelog
- ๐ 695cd5b [RELEASE] v4.23.1 (#1446)
- ๐ 0e1cfbd [MISC] (deps): Bump @types/node from 14.14.6 to 14.14.7 in /web (#1438)
- ๐ 423cd09 [BUGFIX] Dynamically determine healthcheck URL (#1444)
- ๐ 2834f3f [BUGFIX] Fix re-rendering callbacks (#1445)
- ๐ 2b1baac [MISC] (deps): Bump react-ga from 3.2.0 to 3.2.1 in /web (#1440)
- cca8480 [CI] Run codecov in verbose mode (#1439)
- e67c525 [MISC] (deps): Bump golang from 1.15.3-alpine to 1.15.4-alpine (#1437)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.23.1
-
v4.23.0 Changes
November 09, 2020๐ Changelog
- ๐ 56e0155 [RELEASE] v4.23.0 (#1436)
- e243fad [MISC] Disable auto capitalization of username field on mobile (#1435)
- a5f07d7 [MISC] (deps): Bump haproxy from 2.2.4-alpine to 2.3.0-alpine in /internal/suites/example/compose/haproxy (#1431)
- ๐ fde6f22 [MISC] (deps): Bump @types/chai from 4.2.12 to 4.2.14 in /web (#1433)
- ๐ cc94b1d [MISC] (deps): Bump @types/react from 16.9.43 to 16.9.56 in /web (#1429)
- ee0b37c [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1432)
- ๐ e4b1466 [MISC] (deps): Bump typescript from 3.9.7 to 4.0.5 in /web (#1412)
- ๐ e6f4768 [MISC] (deps): Bump react-scripts from 3.4.4 to 4.0.0 in /web (#1403)
- ๐ c705fd1 [MISC] (deps): Bump query-string from 6.13.6 to 6.13.7 in /web (#1428)
- ๐ 66b1600 [MISC] Warn for poorly tuned argon2id deployments (#1426)
- 43af825 [FEATURE] Add health checks to containers (#1425)
- ๐ 956dbfb [BUGFIX] Add ability to specify SMTP HELO/EHLO identifier (#1416)
- ๐ 898cfbd [MISC] (deps): Bump react-otp-input from 2.2.0 to 2.3.0 in /web (#1422)
- ๐ 83eb3ac [MISC] (deps): Bump @types/node from 14.14.5 to 14.14.6 in /web (#1420)
- ๐ 68e167d [MISC] (deps): Bump @types/classnames from 2.2.10 to 2.2.11 in /web (#1419)
- ๐ fed114b [MISC] (deps): Bump @types/enzyme from 3.10.7 to 3.10.8 in /web (#1418)
- ๐ 6b1518d [MISC] (deps): Bump @types/react-dom from 16.9.8 to 16.9.9 in /web (#1417)
- ๐ 7d920b0 [MISC] (deps): Bump @types/node from 14.14.3 to 14.14.5 in /web (#1414)
- ๐ 7e84fbc [MISC] (deps): Bump @fortawesome/react-fontawesome in /web (#1413)
- a83ccd7 [FEATURE] Add Remote-Name and Remote-Email headers (#1402)
- 9891f99 [MISC] (deps): Bump arm64v8/alpine from 3.12.0 to 3.12.1 (#1408)
- ๐ 7ac6a4d [MISC] (deps): Bump @types/node from 14.14.2 to 14.14.3 in /web (#1410)
- ๐ ade4438 [MISC] (deps): Bump babel-preset-react-app from 9.1.2 to 10.0.0 in /web (#1405)
- 563d141 [MISC] (deps): Bump node from 14-alpine to 15-alpine (#1409)
- 662da95 [MISC] (deps): Bump node in /internal/suites/example/compose/duo-api (#1407)
- 4f50818 [MISC] (deps): Bump node in /internal/suites/example/compose/authelia (#1406)
- ๐ 6fba686 [MISC] (deps): Bump axios from 0.20.0 to 0.21.0 in /web (#1404)
- 85dabb0 [MISC] (deps): Bump alpine from 3.12.0 to 3.12.1 (#1401)
- 19ba79c [MISC] (deps): Bump alpine in /internal/suites/example/compose/kind (#1400)
- ๐ 821ec41 [MISC] (deps): Bump react-otp-input from 2.1.0 to 2.2.0 in /web (#1399)
- ๐ badf2cf [MISC] (deps): Bump react-scripts from 3.4.3 to 3.4.4 in /web (#1398)
- ๐ a6c55eb [MISC] (deps): Bump @types/node from 14.14.0 to 14.14.2 in /web (#1397)
- ๐ 92b780b [MISC] (deps): Bump @types/node from 14.11.10 to 14.14.0 in /web (#1396)
- ๐ d6ebfef [MISC] (deps): Bump @types/jest from 26.0.14 to 26.0.15 in /web (#1394)
- 5b67c38 [MISC] (deps): Bump golang from 1.15.2-alpine to 1.15.3-alpine (#1389)
- ๐ 3bcbc53 [MISC] (deps): Bump react-ga from 3.1.2 to 3.2.0 in /web (#1385)
- ๐ 45950f7 [MISC] (deps): Bump query-string from 6.13.5 to 6.13.6 in /web (#1390)
- ๐ 9fd53cf [MISC] (deps): Bump @types/node from 14.11.8 to 14.11.10 in /web (#1384)
- โ 63f2fe0 [MISC] (deps): Bump react-test-renderer from 16.13.1 to 16.14.0 in /web (#1382)
- โก๏ธ e3675ad [CI] Update QEMU to v5.1.0-5 (#1393)
- ๐ b8137e0 [MISC] (deps): Bump react-dom from 16.13.1 to 16.14.0 in /web (#1381)
- ๐ 15b165f [BUGFIX] Fix Dockerfile WORKDIR (#1392)
- af2ae32 [FEATURE] Container privilege de-escalation (#1370)
- โก๏ธ 0ba634f [DOCS] Update Fail2Ban security measures (#1349)
- ๐ 0631667 [MISC] (deps): Bump react from 16.13.1 to 16.14.0 in /web (#1379)
- 607e671 [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1377)
- ๐ e0c4496 [MISC] (deps): Bump just-the-docs from 0.3.2 to 0.3.3 in /docs (#1375)
- ๐ 7dfd013 [MISC] (deps): Bump @types/node from 14.11.7 to 14.11.8 in /web (#1372)
- ๐ e963a1a [MISC] (deps): Bump @types/react-router-dom from 5.1.5 to 5.1.6 in /web (#1369)
- ๐ 0e34ae7 [MISC] (deps-dev): Bump github-pages from 208 to 209 in /docs (#1368)
- ๐ 58a7503 [MISC] (deps): Bump @fortawesome/free-solid-svg-icons in /web (#1366)
- ๐ 20a7427 [MISC] (deps): Bump @fortawesome/free-regular-svg-icons in /web (#1365)
- ๐ 5236802 [MISC] (deps): Bump @fortawesome/fontawesome-svg-core in /web (#1364)
- ๐ 09e7b71 [MISC] (deps): Bump @types/node from 14.11.2 to 14.11.7 in /web (#1371)
- 4a9ed76 [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy (#1359)
- ๐ 5bdd26f [MISC] (deps): Bump query-string from 6.13.4 to 6.13.5 in /web (#1356)
- ๐ 18330e3 [MISC] (deps): Bump @fortawesome/free-regular-svg-icons in /web (#1352)
- ๐ 1ea2f8c [MISC] (deps): Bump @fortawesome/fontawesome-svg-core in /web (#1351)
- ๐ f171258 [MISC] (deps): Bump @fortawesome/free-solid-svg-icons in /web (#1350)
- ๐ da12ea0 [MISC] (deps): Bump react-otp-input from 2.0.2 to 2.1.0 in /web (#1347)
- ๐ adf6b78 [DOCS] Add fail2ban security measures (#1344)
- ๐ 1b657d5 [MISC] (deps): Bump query-string from 6.13.3 to 6.13.4 in /web (#1346)
- ๐ 3f65547 [MISC] (deps-dev): Bump github-pages from 207 to 208 in /docs (#1345)
- ๐ 86cdd14 [MISC] (deps): Bump query-string from 6.13.2 to 6.13.3 in /web (#1342)
- ๐ 53afb20 [MISC] (deps): Bump @types/enzyme from 3.10.6 to 3.10.7 in /web (#1341)
- ๐ 7507c44 [MISC] (deps): Bump enzyme-adapter-react-16 in /web (#1340)
- โก๏ธ 86ecc03 Updated secrets.md with a functional DaemonSet (#1287)
- ๐ 4aa6fef [MISC] (deps): Bump @types/node from 14.11.1 to 14.11.2 in /web (#1335)
- ๐ 607f829 [DOCS] Clean HAProxy examples (#1338)
- ๐ 5b98b4d [BUGFIX] Fix HAProxy redirects (#1333)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.23.0
-
v4.22.0 Changes
September 21, 2020๐ Changelog
- ๐ 1684ffb [RELEASE] v4.22.0 (#1266)
- ๐ 7e8b010 [MISC] (deps): Bump @types/node from 14.10.1 to 14.11.1 in /web (#1328)
- ๐ 9f19d28 [MISC] (deps): Bump @types/jest from 26.0.13 to 26.0.14 in /web (#1326)
- 0๏ธโฃ 8d68886 [DOCS] Fix default layout (#1329)
- ๐ 35a7e95 [MISC] (deps): Bump just-the-docs from 0.3.1 to 0.3.2 in /docs (#1320)
- โก๏ธ b1a01b1 [CI] Update QEMU to v5.1.0-2 (#1321)
- ๐ ed5e725 [MISC] (deps): Bump @types/node from 14.10.0 to 14.10.1 in /web (#1318)
- ๐ de4b803 [MISC] (deps): Bump query-string from 6.13.1 to 6.13.2 in /web (#1317)
- ๐ ae7ca38 [MISC] (deps): Bump @types/enzyme from 3.10.5 to 3.10.6 in /web (#1311)
- ๐ 07632ba [MISC] (deps): Bump @types/node from 14.6.4 to 14.10.0 in /web (#1315)
- 1c08670 [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1313)
- 7e4744d [MISC] (deps): Bump golang from 1.15.1-alpine to 1.15.2-alpine (#1314)
- 01760d1 [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy (#1312)
- โก๏ธ 771c220 [FEATURE] Support updated haproxy-auth-request (#1310)
- ๐ 8dfe5c7 [CI] Fail linting step on errors (#1307)
- โก๏ธ 3c86192 [MISC] Address errors from linter updates (#1308)
- ๐ 9d7f64c [MISC] (deps): Bump @types/node from 14.6.2 to 14.6.4 in /web (#1306)
- 8f0865b [MISC] (deps): Bump golang from 1.15.0-alpine to 1.15.1-alpine (#1304)
- f8eada8 [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1301)
- ๐ 8ffca77 [MISC] (deps): Bump @types/jest from 26.0.10 to 26.0.13 in /web (#1302)
- ๐ 1b54387 [MISC] (deps): Bump enzyme-adapter-react-16 in /web (#1297)
- ๐ 287c3e6 [MISC] (deps): Bump @types/node from 14.6.0 to 14.6.2 in /web (#1296)
- ๐ a989b28 [MISC] (deps): Bump axios from 0.19.2 to 0.20.0 in /web (#1282)
- a92b0bf [FEATURE] Plain Text Email Notifications (#1238)
- ๐ 307f321 [MISC] Fixed typo in X-Forwarded headers (#1280)
- ๐ 966176c [MISC] (deps): Bump @types/node from 14.0.27 to 14.6.0 in /web (#1274)
- ๐ 1d8f2aa [MISC] (deps): Bump @types/jest from 26.0.9 to 26.0.10 in /web (#1270)
- ๐ c70255f [DOCS] Add FAQ for Kubernetes deployment (#1252)
- e0a0d1e [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1267)
- bdb752e [MISC] (deps): Bump golang from 1.14.6-alpine to 1.15.0-alpine (#1269)
- ๐ af3fa9c [MISC] (deps): Bump react-scripts from 3.4.1 to 3.4.3 in /web (#1268)
- ๐ f744fb5 [MISC] (deps): Bump enzyme-adapter-react-16 in /web (#1258)
- ๐ 33f039c [MISC] (deps): Bump github-pages and jekyll in /docs (#1257)
- ๐ 93f8c1d [MISC] (deps): Bump @types/jest from 26.0.8 to 26.0.9 in /web (#1256)
- ๐ 09198ad [MISC] (deps): Bump react-otp-input from 2.0.1 to 2.0.2 in /web (#1253)
- f196834 [MISC] (deps): Bump github.com/spf13/viper from 1.7.0 to 1.7.1 (#1251)
- ed17c8f [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy (#1250)
- ๐ 4cbd0fd [MISC] (deps): Bump @types/jest from 26.0.7 to 26.0.8 in /web (#1246)
- b9eb94f [MISC] (deps): Bump github.com/jackc/pgx/v4 from 4.8.0 to 4.8.1 (#1244)
- ๐ cc6d417 [MISC] (deps): [Security] Bump elliptic from 6.5.2 to 6.5.3 in /web (#1243)
- ๐คก 07c4e96 [MISC] (deps): Bump github.com/golang/mock from 1.4.3 to 1.4.4 (#1242)
- ๐ 53c749b [MISC] (deps): Bump @types/node from 14.0.26 to 14.0.27 in /web (#1239)
- bf9695b [MISC] (deps): Bump golang from 1.14.5-alpine to 1.14.6-alpine (#1236)
- f6a616a [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy (#1235)
- ๐ 84c706b [MISC] (deps): Bump @types/node from 14.0.24 to 14.0.26 in /web (#1233)
- ad6b152 [CI] Fix user reference in PR commentary (#1231)
- ๐ 85f199c [MISC] (deps): Bump @types/jest from 26.0.5 to 26.0.7 in /web (#1230)
- ๐ 7355444 [MISC] (deps): Bump @types/chai from 4.2.11 to 4.2.12 in /web (#1225)
- e0774d1 [MISC] (deps): Bump github.com/fasthttp/router from 1.2.3 to 1.2.4 (#1223)
- fd0de43 [MISC] (deps): Bump github.com/jackc/pgx/v4 from 4.7.2 to 4.8.0 (#1221)
- ebd391d [MISC] (deps): Bump github.com/fasthttp/session/v2 from 2.2.0 to 2.2.1 (#1219)
- ๐ 43f46a4 [MISC] (deps): Bump @types/node from 14.0.23 to 14.0.24 in /web (#1218)
- 3ae95e6 [MISC] (deps): Bump github.com/fasthttp/session/v2 from 2.1.1 to 2.2.0 (#1217)
- 9134b0a [MISC] (deps): Bump github.com/fasthttp/router from 1.2.2 to 1.2.3 (#1216)
- 14f17ed [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1214)
- 0b18d08 [MISC] (deps): Bump github.com/go-ldap/ldap/v3 from 3.2.2 to 3.2.3 (#1213)
- ๐ 4e79fd0 [MISC] (deps): Bump @types/jest from 26.0.4 to 26.0.5 in /web (#1212)
- ๐ 097c2b9 [MISC] (deps): Bump react-otp-input from 2.0.0 to 2.0.1 in /web (#1210)
- ๐ 223bb05 [MISC] (deps): Bump typescript from 3.9.6 to 3.9.7 in /web (#1209)
- 0a1697b [MISC] (deps): Bump golang from 1.14.4-alpine to 1.14.5-alpine (#1208)
- eb638ec [MISC] (deps): Bump github.com/jackc/pgx/v4 from 4.7.1 to 4.7.2 (#1207)
- ๐ bcd6a6a [FEATURE] Add IPv6 support (#1196)
- ea1fae6 [MISC] Storage Schema Versioning Model (#1057)
- ๐ 29c4670 [MISC] (deps): Bump @fortawesome/free-regular-svg-icons in /web (#1204)
- ๐ 56dacd3 [MISC] (deps): Bump @fortawesome/free-solid-svg-icons in /web (#1203)
- ๐ 2f29381 [MISC] (deps): Bump @fortawesome/fontawesome-svg-core in /web (#1202)
- 0457711 [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1201)
- ๐ 145a83e [MISC] (deps): Bump just-the-docs from 0.3.0 to 0.3.1 in /docs (#1205)
- e5d02d4 [MISC] (deps): Bump github.com/valyala/fasthttp from 1.14.0 to 1.15.1 (#1200)
- c5c41c6 [MISC] (deps): Bump github.com/go-ldap/ldap/v3 from 3.2.1 to 3.2.2 (#1199)
- ๐ e694ee7 [MISC] (deps): Bump @types/node from 14.0.22 to 14.0.23 in /web (#1197)
- ๐ c9958d9 [MISC] (deps): Bump @types/react from 16.9.41 to 16.9.43 in /web (#1194)
- ๐ 3c93515 [MISC] (deps): Bump @types/node from 14.0.20 to 14.0.22 in /web (#1192)
- fea58c5 [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy (#1190)
- ๐ 341b058 [MISC] (deps): Bump @types/node from 14.0.19 to 14.0.20 in /web (#1187)
- ๐ c936e6e [MISC] (deps): Bump @types/node from 14.0.18 to 14.0.19 in /web (#1185)
- ๐ 5ba2a8c [MISC] (deps): Bump react-ga from 3.1.1 to 3.1.2 in /web (#1184)
- ๐ 86d77bf [MISC] (deps): Bump @types/node from 14.0.14 to 14.0.18 in /web (#1183)
- ๐ 1831792 [MISC] (deps): Bump @types/jest from 26.0.3 to 26.0.4 in /web (#1182)
- ๐ dc9e6d6 [MISC] (deps): Bump react-otp-input from 1.0.1 to 2.0.0 in /web (#1181)
- ๐ 33e1936 [MISC] (deps): Bump react-ga from 3.0.0 to 3.1.1 in /web (#1177)
- 0df8f6b [CI] Collect and upload coverage on master branch (#1174)
- ๐ db5924a [MISC] (deps): Bump typescript from 3.9.5 to 3.9.6 in /web (#1173)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.22.0
-
v4.21.0 Changes
July 01, 2020๐ฅ Breaking in v4.21.0
- New LDAP attribute
display_name_attribute
has been introduced, defaults to value:displayname
. - ๐ New key
displayname
has been introduced into the file based user database.
These are utilised to greet the logged in user.
If utilising a file based user backend:
- โก๏ธ Administrators will need to update users and include the
displayname
key.
Before:
users: john: password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/"email: [email protected]: - admins - dev
After:
users: john: displayname: "John Doe"password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/"email: [email protected]: - admins - dev
- ๐ Users with long-lived sessions will need to recreate the session (logout and login) to propagate the changes.
๐ Changelog
- ๐ cd2e7eb [RELEASE] v4.21.0 (#1172)
- 160e98f [DEV] Fix webpack for development workflow (#1163)
- ccc5ce8 [CI] Final touches to PR commentary (#1171)
- 73a7d04 [CI] Attempt to fix PR commentary (#1168)
- 4149270 [CI] Ignore CI/CD and notify for forked master branches (#1166)
- ๐ป 0722317 [MISC] (deps): Bump @material-ui/core from 4.10.2 to 4.11.0 in /web (#1164)
- ๐ c5916cb [DOCS] Adjust Deployment navigation order (#1160)
- ๐ 697ffd8 [DOCS] Fix just-the-docs theme styling (#1159)
- ๐ 997e17c [MISC] (deps): Bump just-the-docs from 0.2.9 to 0.3.0 in /docs (#1158)
- ๐ 5c4edf2 [FEATURE] Support for subject combinations in ACLs (#1142)
- ๐ b6a8b47 [MISC] (deps): Bump @types/node from 14.0.13 to 14.0.14 in /web (#1155)
- ๐ 0d60161 [MISC] (deps): Bump @types/jest from 26.0.0 to 26.0.3 in /web (#1154)
- ๐ 79524d0 [MISC] (deps): Bump @types/react from 16.9.38 to 16.9.41 in /web (#1153)
- 24ea881 [MISC] (deps): Bump github.com/go-ldap/ldap/v3 from 3.2.0 to 3.2.1 (#1152)
- ๐ b770d3c [BUGFIX] Fix paths for embedded media assets (#1150)
- ๐ 1a76241 [MISC] (deps): Bump just-the-docs from 0.2.7 to 0.2.9 in /docs (#1151)
- ๐จ 29e54c2 [MISC] Template global config and refactor some /api endpoints (#1135)
- ddfce52 [MISC] Strip debugging information from compiled binaries (#1141)
- ๐ 28f1a77 [DEV] Notify that macOS currently isn't supported for dev workflow (#1140)
- 8216eac [CI] Specify comparison target for codecov (#1139)
- ๐ 012e876 [MISC] (deps): Bump @fortawesome/free-solid-svg-icons in /web (#1138)
- ๐ 22a47b0 [MISC] (deps): Bump @fortawesome/fontawesome-svg-core in /web (#1137)
- ๐ af44228 [MISC] (deps): Bump @fortawesome/free-regular-svg-icons in /web (#1136)
- ๐ ea879dc [DOCS] Add a section explaining why Authelia is open source (#1134)
- ๐ 6f96e4b [DOCS] Add FreeBSD Port as deployment option in README (#1133)
- 6188343 [DEV] Set chromedriver path with env variable (#1123)
- ๐ง e43bc93 [FEATURE] Add configurable display name to frontend (#1124)
- ๐ 91376a5 [BUGFIX] Re-add local compose configuration files (#1131)
- ๐ 013f61f [BUGFIX] Fix local compose bundle regression from #1113 (#1130)
- 0e20666 [MISC] (deps): Bump github.com/go-ldap/ldap/v3 from 3.1.11 to 3.2.0 (#1128)
- 6ccc92e do not hardcode /bin/bash (#1122)
- ๐ 9a4f3cf [MISC] (deps): Bump @types/react from 16.9.36 to 16.9.38 in /web (#1121)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.21.0
- New LDAP attribute
-
v4.20.0 Changes
June 17, 2020๐ฅ Breaking in v4.20.0
- ๐จ Authelia's Docker volumes have been refactored. All data should reside within a single volume of
/config
.
โก๏ธ All examples have been updated to reflect this change. The entrypoint for the container changed from
๐งauthelia --config /etc/authelia/configuration.yml
toauthelia --config /config/configuration.yml
.
๐ Users migrating to v4.20.0 have two options:
๐ง 1. Change your container mappings to point to
/config
also change any associated paths in yourconfiguration.yml
to
represent the new/config
mappings. ๐ง 2. Change your container entry point back toauthelia --config /etc/authelia/configuration.yml
- Docker Compose:
command: authelia --config /etc/authelia/configuration.yml
- Docker Run:
docker run -d -v /path/on/host:/etc/authelia authelia/authelia:latest authelia --config /etc/authelia/configuration.yml
๐ The team recommends option 1 to unify/simplify troubleshooting for support related issues.
๐ Changelog
- ๐ 475a4e1 [RELEASE] v4.20.0 (#1120)
- ๐ 0e0f7e6 [MISC] (deps): Bump @fortawesome/react-fontawesome in /web (#1119)
- 15edb2a [CI] Adjust external PR commentary (#1117)
- ๐ณ ff7f9a5 [FEATURE] Docker simplification and configuration generation (#1113)
- 53ea5a0 [MISC] (deps): Bump github.com/fasthttp/router from 1.2.1 to 1.2.2 (#1116)
- 9ae6899 [MISC] (deps): Bump github.com/go-ldap/ldap/v3 from 3.1.10 to 3.1.11 (#1115)
- ๐ป 823bc8d [MISC] (deps): Bump @material-ui/core from 4.10.1 to 4.10.2 in /web (#1114)
- ๐ d7b0558 [MISC] (deps): Bump query-string from 6.13.0 to 6.13.1 in /web (#1111)
- ๐ 2b8acb1 [DOCS] Fix link for K8s setup (#1110)
- 532ccb8 [MISC] (deps): Bump github.com/lib/pq from 1.6.0 to 1.7.0 (#1106)
- ๐ 1a1f86a [DOCS] Main logo redirects to root of www.authelia.com.
- ๐ 5fc54be [DOCS] Try to remove url from docs config.
- ๐ fa0c27e [DOCS] Add trailing slash in baseurl of documentation.
- ๐ 7d4bbd7 Serve docs under www.authelia.com/docs.
- ๐ง b68ed06 [MISC] Configure docs to be served under /docs base url. (#1105)
- ๐ 74ca9c5 [MISC] (deps): Bump @types/react from 16.9.35 to 16.9.36 in /web (#1107)
- ๐ 1dca2e1 [MISC] (deps): Bump @types/node from 14.0.12 to 14.0.13 in /web (#1108)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.20.0
- ๐จ Authelia's Docker volumes have been refactored. All data should reside within a single volume of
-
v4.19.2 Changes
June 10, 2020๐ Changelog
- ๐ d5b29bc [RELEASE] v4.19.2 (#1104)
- 1a82d31 [MISC] (deps): Bump github.com/fasthttp/router from 1.1.7 to 1.2.1 (#1102)
- ๐ 99aca94 [MISC] (deps): Bump @types/jest from 25.2.3 to 26.0.0 in /web (#1103)
- ๐ ce5abcf [MISC] (deps): Bump @types/node from 14.0.11 to 14.0.12 in /web (#1100)
- a08856a [MISC] (deps): Bump github.com/fasthttp/router from 1.1.6 to 1.1.7 (#1099)
- cd38e9a [MISC] (deps): Bump github.com/fasthttp/session/v2 from 2.1.0 to 2.1.1 (#1098)
- ๐ f30779e [MISC] (deps): Bump react-ga from 2.7.0 to 3.0.0 in /web (#1096)
- โ ef0c0fe [MISC] (deps): Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#1095)
- ๐ง a9b0caf [MISC] Catch and warn on malformed configuration yaml (#1089)
- ๐ 7bd775f [MISC] (deps): Bump query-string from 6.12.1 to 6.13.0 in /web (#1094)
- ๐ 2c0fa81 [DOCS] Improve documentation around Remote-User and Remote-Groups usage. (#1091)
- ๐ 17f9ab3 [DOCS] Add google analytics tracking to the documentation. (#1093)
- b30b066 [MISC] Validate domain set in session is not a wildcard domain. (#1092)
- โก๏ธ 5cc6dfc [MISC] Update QEMU to v5.0.0-2 (#1090)
- ๐ 8845eb8 [MISC] (deps): Bump @types/node from 14.0.10 to 14.0.11 in /web (#1088)
- ๐ d123fe4 [CI] Add Codecov support (#1065)
- ๐ bfc8089 [MISC] (deps): Bump typescript from 3.9.3 to 3.9.5 in /web (#1087)
- 7c6cb40 [MISC] (deps): Bump golang from 1.14.3-alpine to 1.14.4-alpine (#1086)
- ๐ 2872e0a [MISC] (deps): Bump @types/node from 14.0.9 to 14.0.10 in /web (#1085)
- ๐ 945eb4a [DOCS] Add fork me on github ribbon to documentation. (#1081)
- โก๏ธ 33e5677 [MISC] Update and clean go.mod/go.sum (#1076)
- 4f5eb93 [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1077)
- ๐ 673cddf [MISC] (deps): Bump @fortawesome/react-fontawesome in /web (#1080)
- 94a5386 [MISC] (deps): Bump github.com/fasthttp/router from 1.1.5 to 1.1.6 (#1079)
- โ 24c2375 [MISC] Fix unit tests for Go 1.14+ (#1075)
- ๐ 0fba68f [MISC] (deps): Bump @types/node from 14.0.8 to 14.0.9 in /web (#1074)
- fdb7edb [MISC] Add license scan report and status (#1064)
- ๐ b3bc450 [MISC] (deps): Bump @types/node from 14.0.6 to 14.0.8 in /web (#1073)
- ๐ป b40fe4a [MISC] (deps): Bump @material-ui/core from 4.10.0 to 4.10.1 in /web (#1072)
- ๐ d6bea97 [DOCS] Add a roadmap section to the documentation. (#1062)
- eec6424 [DEV] Debug authelia when running a suite. (#1060)
- 7dc79b2 [MISC] (deps): Bump arm64v8/alpine from 3.11.6 to 3.12.0 (#1071)
- 49b3ea7 [MISC] (deps): Bump arm32v7/alpine from 3.11.6 to 3.12.0 (#1069)
- f2d57b7 [MISC] (deps): Bump alpine from 3.11.6 to 3.12.0 (#1070)
- 1aac6f7 [MISC] (deps): Bump alpine in /internal/suites/example/compose/kind (#1068)
- 431d059 [MISC] (deps): Bump github.com/lib/pq from 1.5.2 to 1.6.0 (#1067)
- โ 844a4c5 [MISC] (deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#1066)
- ๐ 92ddf59 [MISC] (deps): Bump @types/node from 14.0.5 to 14.0.6 in /web (#1063)
- 5d3f010 [MISC] (deps): Bump github.com/fasthttp/router from 1.1.4 to 1.1.5 (#1058)
- โ b27c1fb [CI] Add PathPrefix integration test suite (#1052)
- 54fe2a9 [MISC] (deps): Bump github.com/fasthttp/router from 1.1.3 to 1.1.4 (#1054)
- 9eda7fb [MISC] (deps): Bump github.com/fasthttp/session/v2 from 2.0.2 to 2.1.0 (#1055)
- 2b8a8a2 [MISC] (deps): Bump github.com/valyala/fasthttp from 1.12.0 to 1.13.1 (#1056)
- ๐ 15abe50 [MISC] (deps): Bump github-pages and jekyll in /docs (#1051)
- ๐ a0e4f8e [MISC] Remove executable permission of nginx backend files. (#1040)
- 00fa110 [MISC] (deps): Bump github.com/fasthttp/router from 1.1.2 to 1.1.3 (#1048)
- 70e0bba [MISC] (deps): Bump github.com/otiai10/copy from 1.1.1 to 1.2.0 (#1047)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.19.2
-
v4.19.1 Changes
May 24, 2020๐ Changelog
- ๐ ca1f3c0 [RELEASE] v4.19.1 (#1046)
- ๐ e793e9c [BUGFIX] Add path to generated links for emails (#1045)
- ๐ป 763df4b [MISC] (deps): Bump @material-ui/core from 4.9.14 to 4.10.0 in /web (#1043)
- ๐ e19eafc [MISC] (deps): Bump @types/node from 14.0.4 to 14.0.5 in /web (#1042)
- b5f27b7 [MISC] (deps): Bump github.com/fasthttp/router from 1.1.1 to 1.1.2 (#1041)
- ๐ 08d412e [DOCS] Add FAQs to Traefik2 (#1038)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.19.1