Commit Graph

  • c575fda619
    [RELEASE] v4.7.0 (#708) Amir Zarrinkafsh 2020-03-15 19:07:02 +1100
  • cc6650dbcd
    [BUGFIX] [BREAKING] Set username retrieved from authentication backend in session. (#687) Clément Michaud 2020-03-15 08:10:25 +0100
  • 7a3d43a12a
    [Buildkite] Adjust pipeline for dependabot (#707) Amir Zarrinkafsh 2020-03-15 14:48:18 +1100
  • cd561ef094
    [Buildkite] Fix pipeline to work alongside dependabot (#706) Amir Zarrinkafsh 2020-03-15 13:49:57 +1100
  • 0d9a5812c7
    [Buildkite] Update musl-cross-make toolchain to gcc 9.2.0 (#703) Amir Zarrinkafsh 2020-03-14 22:45:55 +1100
  • 8b80be4061
    [Buildkite] Utilise annotations for build notifications (#700) Amir Zarrinkafsh 2020-03-11 10:25:47 +1100
  • 7d7ad9bd28
    [MISC] Adjust TLS log messages (#701) Amir Zarrinkafsh 2020-03-10 18:14:28 +1100
  • f3fd79d731
    [DOCS] Review all docs and adjust since the initial refactoring (#698) Amir Zarrinkafsh 2020-03-10 09:37:46 +1100
  • c429488738
    [FEATURE] [BREAKING] Support writing logs in a file. (#686) Clément Michaud 2020-03-09 20:57:53 +0100
  • 6af27cb3f9
    [Buildkite] Fix CI docs bypass by ensuring HEAD diff for master is correct (#699) Amir Zarrinkafsh 2020-03-09 17:45:15 +1100
  • 7a0d217b67
    [Buildkite] Reorder git fetch in pipeline (#697) Amir Zarrinkafsh 2020-03-09 16:53:13 +1100
  • df431b32c8
    [Buildkite] Compare to origin/master for docs bypass (#696) Amir Zarrinkafsh 2020-03-09 15:59:58 +1100
  • 49c40ca0a0
    [DOCS] Reorganize file auth config docs (#693) James Elliott 2020-03-09 13:02:14 +1100
  • b70c4a744f
    [Buildkite] Ignore unnecessary CI steps for docs/* only based commits (#690) Amir Zarrinkafsh 2020-03-09 12:32:07 +1100
  • 3c8babbd4f
    [DOCS] Proxy documentation not available anymore. (#692) Clément Michaud 2020-03-08 16:29:16 +0100
  • aea1728afc
    [RELEASE] v4.6.0 (#688) Clément Michaud 2020-03-06 22:26:25 +0100
  • cc25b565c7
    [MISC] Update Golang and QEMU to v1.14.0 and v4.2.0-6 respectively (#685) Amir Zarrinkafsh 2020-03-06 19:40:56 +1100
  • 26369fff3d
    [FEATURE] Support Argon2id password hasing and improved entropy (#679) James Elliott 2020-03-06 12:38:02 +1100
  • 72a3f1e0d7
    [BUGFIX] Skip 2FA step if no ACL rule is two_factor (#684) Amir Zarrinkafsh 2020-03-06 11:31:09 +1100
  • 0dea0fc82e
    [FEATURE] Support MySQL as a storage backend. (#678) Amir Zarrinkafsh 2020-03-05 10:25:52 +1100
  • e033a399a7
    [DOCS] Update two-factor-basic-auth.md (#680) Victor 2020-03-03 07:37:18 +0000
  • faf43de14f
    [FEATURE] Add TLS support. (#677) Clément Michaud 2020-03-03 08:18:25 +0100
  • 0c43740a4e
    [FEATURE] Add command to generate self-signed certs in authelia binary. (#676) Clément Michaud 2020-03-01 14:08:09 +0100
  • b911c2f0f3
    [DOCS] Make link to community doc clickable. (#675) Clément Michaud 2020-03-01 11:58:53 +0100
  • ffc87c1006
    [DOCS] Fix Docs Links (#674) James Elliott 2020-03-01 16:58:26 +1100
  • ae5533d41b
    [Buildkite] Fix always reporting as failure for github artifact step (#673) Amir Zarrinkafsh 2020-03-01 15:56:04 +1100
  • c358ccca51
    [RELEASE] v4.5.1 (#672) James Elliott 2020-03-01 12:51:26 +1100
  • 8ac30db51d
    [DOCS] Create a community section in the documentation. (#671) Clément Michaud 2020-03-01 02:27:22 +0100
  • b311bd5ead
    [DOCS] Improve documentation about the integration with proxies. (#669) Clément Michaud 2020-03-01 02:11:16 +0100
  • 898f2a807e
    [MISC] Add Detailed DUO Push Logging (#664) James Elliott 2020-03-01 11:51:11 +1100
  • b5a9e0f047
    [DOCS] Update links in README to reference docs.authelia.com. (#667) Clément Michaud 2020-03-01 00:27:23 +0100
  • 3816aa4df2
    [FEATURE] Regenerate session IDs after 2FA authentication. (#670) Clément Michaud 2020-03-01 00:13:33 +0100
  • b007953580
    [Buildkite] Optimise deployment dependencies (#668) Amir Zarrinkafsh 2020-03-01 01:31:10 +1100
  • ac313ac89b
    [DOCS] Update from Microbadger to shields.io docker badges (#666) Amir Zarrinkafsh 2020-03-01 00:12:23 +1100
  • 70866825c4
    [DOCS] Add pointer to the documentation in README. (#663) Clément Michaud 2020-02-29 13:22:43 +0100
  • 9c0e722bd7
    [DOCS] Do not let think OAuth won't be supported. (#665) Clément Michaud 2020-02-29 13:07:23 +0100
  • f821793afb
    [Buildkite] Change commit author of commits in gh-pages to autheliabot. (#662) Clément Michaud 2020-02-29 12:29:55 +0100
  • a268a16c6e
    [BUGFIX] Prevent clobbering of CNAME for docs (#661) Amir Zarrinkafsh 2020-02-29 17:20:07 +1100
  • a9f8958187
    [BUGFIX] Add jekyll dependency in Gemfile. (#660) Clément Michaud 2020-02-29 06:15:03 +0100
  • adf7bbaf5b
    [DOCS] Bootstrap new documentation website based on just-the-docs (#659) Clément Michaud 2020-02-29 01:43:59 +0100
  • 150a2e177a
    [Buildkite] Enable automatic retries for failed github artifact step (#658) Amir Zarrinkafsh 2020-02-29 08:58:44 +1100
  • 7102b258a1
    [RELEASE] v4.5.0 (#657) Clément Michaud 2020-02-28 01:23:53 +0100
  • fc05b973ad
    [FEATURE] Redis DB Index Selection (#653) James Elliott 2020-02-28 10:14:44 +1000
  • 829757d3bc
    [FEATURE] Support secure websocket connections. (#656) Paul Williams 2020-02-27 23:28:53 +0000
  • 82d8e1d57a
    [BUGFIX] Fix crash when no emails or groups are retrieved from LDAP. (#651) Clément Michaud 2020-02-27 23:21:07 +0100
  • efb567f3d5
    Fix development workflow. (#649) Clément Michaud 2020-02-27 10:44:29 +0100
  • e1cd524f65
    [FEATURE] SMTPS support (#643) James Elliott 2020-02-20 12:09:46 +1100
  • 4c09df9868
    [Buildkite] Fix AUR version tagging (#645) Amir Zarrinkafsh 2020-02-20 11:04:07 +1100
  • 447b2461e4
    [Buildkite] Automate CD for AUR packages (#644) Amir Zarrinkafsh 2020-02-20 10:25:28 +1100
  • d80becc343
    [FIX] Changelog generation for github releases (#641) Amir Zarrinkafsh 2020-02-19 12:25:41 +1100
  • fc526bc927
    [RELEASE] 4.4.0 Amir Zarrinkafsh 2020-02-19 10:01:34 +1100
  • 6390826618
    [MISC] Add several logs to help users detect misconfiguration issues (#639) Clément Michaud 2020-02-18 23:39:07 +0100
  • c578c8651d
    [MISC] Add unit tests to authorization module and trace logs. (#638) Clément Michaud 2020-02-18 23:15:09 +0100
  • 6530780817
    [MISC] Utilise Probot for PR commentary (#633) Amir Zarrinkafsh 2020-02-14 18:50:38 +1100
  • 4643e488db
    [MISC] Fail with an error message when X-Forwarded-* headers are missing (#631) Clément Michaud 2020-02-13 03:12:37 +0100
  • 2ffbea50af [MISC] Update QEMU to v4.2.0-4 (#629) Amir Zarrinkafsh 2020-02-10 21:38:53 +1100
  • f1a89de2e7
    [MISC] Restructure repo folder layout (#628) Amir Zarrinkafsh 2020-02-10 04:04:28 +1100
  • c2c4d9da79
    Add a goreport card badge (#627) Clément Michaud 2020-02-07 17:59:12 +0100
  • 5588014ea7 [Buildkite] Fix agent key allocation for build step (#624) Amir Zarrinkafsh 2020-02-06 19:18:56 +1100
  • 915b6b5436
    [FIX] Prevent crash when storage config is nil (#623) Clément Michaud 2020-02-06 03:53:02 +0100
  • a63d55201f
    [MISC] Improve documentation around headers used by verify endpoint. (#620) Clément Michaud 2020-02-06 03:24:25 +0100
  • c1aecf0afc
    Add authelia directory in the PATH of docker images. (#621) Clément Michaud 2020-02-06 00:02:18 +0100
  • 27b8a1b0fe
    [Buildkite] Fix issues with releases in CD pipeline (#617) Amir Zarrinkafsh 2020-02-05 23:24:19 +1100
  • 9b99420ca0 4.3.0 Clement Michaud 2020-02-05 09:45:46 +0100
  • d1d02d9eae
    [FIX] Redirect to default URL after 1FA when default policy is one_factor. (#611) Clément Michaud 2020-02-04 22:18:02 +0100
  • 9c9d8518eb
    [Buildkite] Perform PR commentary in pipeline and remove github action (#614) Amir Zarrinkafsh 2020-02-03 20:07:01 +1100
  • 9f904eb27e
    [MISC] Make bootstrap.sh OSX friendly (#613) Amir Zarrinkafsh 2020-02-03 18:25:53 +1100
  • 4d981b3934
    Use forked version of checkout action Clément Michaud 2020-02-02 22:54:34 +0100
  • d8f20ea7a9
    Update comment.yml Clément Michaud 2020-02-02 22:34:49 +0100
  • 8a07fc5c67
    Update comment.yml Clément Michaud 2020-02-02 22:30:45 +0100
  • 4df798e067
    Update comment.yml Clément Michaud 2020-02-02 12:23:24 +0100
  • 6245dd68e9
    [MISC] Change github action comment plugin (#609) Amir Zarrinkafsh 2020-02-02 04:12:58 +1100
  • 006c9e20db
    [FIX] Fix token associated with github actions (#607) Amir Zarrinkafsh 2020-02-02 00:47:23 +1100
  • 7f19078efb
    [MISC] Document usage of env variables for setting secrets. (#606) Clément Michaud 2020-02-01 14:17:39 +0100
  • ea9b408b70
    [FIX] Fix default redirection URL not taken into account (#600) Clément Michaud 2020-02-01 13:54:50 +0100
  • 05592cbe2d
    [MISC] Add github comment workflow for automated builds (#605) Amir Zarrinkafsh 2020-02-01 22:56:11 +1100
  • e303ae0083
    [MISC] Remove unused mongo docker-compose file. (#599) Clément Michaud 2020-02-01 12:19:26 +0100
  • 426b29c382
    [MISC] Add a CONTRIBUTING.md to the project. (#604) Clément Michaud 2020-02-01 12:05:43 +0100
  • 1b478e8f3d
    [Buildkite] Do not persist Docker secret in builds (#603) Amir Zarrinkafsh 2020-02-01 19:10:18 +1100
  • 275af90137
    [Buildkite] Re-order pipeline to improve security (#598) Amir Zarrinkafsh 2020-01-31 15:16:46 +1100
  • 49e739d009
    [Buildkite] Add automatic deployment and removal of Docker images for Branches and PRs (#592) Amir Zarrinkafsh 2020-01-30 18:37:11 +1100
  • 152b33e4fa [FIX] SMTP Notifier Unhandled Error Conditions (#585) James Elliott 2020-01-28 15:00:43 +1100
  • 722cbb63a0 [Buildkite] Remove redundant if clause in post-checkout hook Amir Zarrinkafsh 2020-01-28 09:48:45 +1100
  • e646323555 [MISC] Fix AUR badge links in README.md Amir Zarrinkafsh 2020-01-28 08:51:53 +1100
  • 31ca4f891f [FIX] Disable regulation when max_retries set to 0 (#584) James Elliott 2020-01-27 08:42:05 +1100
  • 25c0b60540 [MISC] Update docs to include updated proxy configuration (#580) Amir Zarrinkafsh 2020-01-27 10:24:50 +1100
  • 107126929b Update README.md with AUR references and remove CHANGELOG.md (#576) Amir Zarrinkafsh 2020-01-24 20:21:17 +1100
  • aca8be40ac Release v4.2.0 Clement Michaud 2020-01-22 09:12:21 +0100
  • 6f669ec8b7 Package config.template.yml in published artifacts Amir Zarrinkafsh 2020-01-22 18:25:06 +1100
  • d36fbb73b7 Add example for v3 -> v4 migrations utilising Docker Amir Zarrinkafsh 2020-01-22 11:42:06 +1100
  • 9a685fefad Update alpine to 3.11.3 Amir Zarrinkafsh 2020-01-22 10:19:03 +1100
  • 2acf8bf21c Add hash-password and migrate commands to authelia binary. Clement Michaud 2020-01-21 23:45:04 +0100
  • bb7781fd2b Use env variables to configure secrets in Standalone suite. Clement Michaud 2020-01-21 23:07:11 +0100
  • cab97d5f2f Bind secret environment variable to allow unmarshalling. Clement Michaud 2020-01-21 23:02:03 +0100
  • c95c7210d8 Put secrets in env variables of Kubernetes Deployment. Clement Michaud 2020-01-21 22:03:55 +0100
  • e92d3ced3a Introduce viper in order to read secrets from env variables. Clement Michaud 2020-01-21 21:56:44 +0100
  • ea86b62527 Add validation for notifier configuration. Clement Michaud 2020-01-21 21:15:40 +0100
  • 9b5b091a44 Update CHANGELOG for v4.1.0. Clement Michaud 2020-01-19 13:16:52 +0100
  • fffff82735
    Create FUNDING.yml Clément Michaud 2020-01-21 22:20:13 +0100
  • 736ed3f212 Misc Spelling Corrections James Elliott 2020-01-21 11:10:00 +1100