Commit Graph

  • 47b34b4026 Escape special LDAP characters as suggested by OWASP. Clement Michaud 2020-01-20 20:34:53 +0100
  • 1059551133
    Optimise deploy artifacts step (#564) Amir Zarrinkafsh 2020-01-20 10:53:55 +1100
  • aafd8fdbd8 Add a sponsorship badge and section to README. Clement Michaud 2020-01-19 11:39:44 +0100
  • 99830d95f6 Add a section on vulnerability reporting under security in README. Clement Michaud 2020-01-19 11:58:23 +0100
  • a02fb1438e Add Traefik2 suite and refactor Traefik suite (#562) Amir Zarrinkafsh 2020-01-19 21:06:37 +1100
  • 6054addfcc
    Update README.md Clément Michaud 2020-01-19 00:31:08 +0100
  • 68919a3b4e Update README.md Remove Gitter badge and add Matrix badge, a Matrix <-> Gitter bridge exists to allow communication across the two channels. Amir Zarrinkafsh 2020-01-19 03:54:40 +1100
  • 2e86f270cd Encode URL set to rd parameter. (#559) Clément Michaud 2020-01-18 15:57:42 +0100
  • a0b79c61d2 Group docker deployment steps to prevent race conditions/conflicts Amir Zarrinkafsh 2020-01-18 10:58:58 +1100
  • 1f684dbc75 Update README.md Amir Zarrinkafsh 2020-01-18 10:58:08 +1100
  • bb24cf16f7
    Update README.md Clément Michaud 2020-01-18 00:41:29 +0100
  • e6ddedf23d Fixes Remember Me functionality James Elliott 2020-01-17 13:36:18 +1100
  • ece4423d33 Add back wait block in buildkite pipeline. Clement Michaud 2020-01-17 23:55:02 +0100
  • 841de2b75d Disable inactivity timeout when user checked remember me. Clement Michaud 2020-01-17 23:48:48 +0100
  • 6792fd5bc3 Add --ignore-certificate-errors flag to chromium-browser command in integration tests. Clement Michaud 2020-01-17 22:06:33 +0100
  • 9f2cca1ebf
    Update Authelia logo in README and the icon of the webapp. (#556) Clément Michaud 2020-01-17 21:30:50 +0100
  • ce7b6b8167
    Build docker image upfront in CI and use it in integration tests. (#555) Clément Michaud 2020-01-17 20:46:51 +0100
  • da22227563
    Add trimpath build flag and fix go version to guarantee reproducible build. (#553) Clément Michaud 2020-01-16 22:17:03 +0100
  • 9b8be0fef0 Remove Travis and promote Buildkite (#545) Amir Zarrinkafsh 2020-01-17 07:57:44 +1100
  • 5914f96de4
    Add git tag back to binary artifact. Amir Zarrinkafsh 2020-01-13 11:30:05 +1100
  • a823b6368a Remove build time and git tag from binary artifact. Clement Michaud 2020-01-11 12:20:32 +0100
  • 1deb46778c Prepare changelog for v4.1.0 release. Clement Michaud 2020-01-11 12:14:21 +0100
  • 072a8c468c Reduce number of Docker layers Amir Zarrinkafsh 2020-01-11 13:35:54 +1100
  • 242386e279 Force TLS and valid x509 certs in SMTP Notifier by default James Elliott 2019-12-30 13:03:51 +1100
  • 1ef3485418 Fix duplicate Content-Type header in SMTPNotifier - SMTPNotifier would send the Content-Type header twice - Fixes #498 James Elliott 2019-12-30 11:16:21 +1100
  • a39245a8e8 Fixed duplicate key in kube example - rules key was duplicated in the ingress.yml James Elliott 2019-12-30 11:14:41 +1100
  • 6cd79d0c4b Update README.md for HAProxy references Amir Zarrinkafsh 2020-01-10 16:03:58 +1100
  • d4288bd74f Add HAProxy suite to travis Amir Zarrinkafsh 2020-01-10 15:59:22 +1100
  • 7dc4ac5cd9 Create a suite for HAProxy Amir Zarrinkafsh 2020-01-10 15:49:30 +1100
  • c60904add7 Revert migration script to ensure data is migrated Amir Zarrinkafsh 2020-01-06 18:28:06 +1100
  • eeefec2fac Update references to remove hash router Silver Bullet 2020-01-06 13:39:51 +0800
  • 612881ca67 Fix spelling errors Amir Zarrinkafsh 2020-01-06 10:03:16 +1100
  • 1b39d28cbe
    Optimise Buildkite steps Amir Zarrinkafsh 2020-01-07 22:28:04 +1100
  • e4764ad2cf Separate download and extract steps for reporting Amir Zarrinkafsh 2020-01-07 12:19:09 +1100
  • e97a11a9c1 Utilise zstd for compression Amir Zarrinkafsh 2020-01-07 10:12:37 +1100
  • 8b8d0c0037 Shellcheck Buildkite pipeline Amir Zarrinkafsh 2020-01-06 01:31:33 +1100
  • 4ca603883a Clean up Dockerfiles Amir Zarrinkafsh 2020-01-06 01:30:39 +1100
  • 8dbd3c54fc Cross compile natively from amd64 Reduce reliance on QEMU in order to speed up the pipeline. Amir Zarrinkafsh 2020-01-05 22:39:56 +1100
  • 30ddfeab38 Build static Go binary Amir Zarrinkafsh 2020-01-05 15:12:24 +1100
  • 58734a9d7a Optimise Travis build and deploy steps These should only run on the master or tagged branches. This also means that while we are utilising Travis that there aren't long 20-30 blocks waiting on a PR to go green due to the build steps. Amir Zarrinkafsh 2020-01-02 18:03:08 +1100
  • d30f999628 Update configuration.md mqmq0 2020-01-01 21:39:59 +0100
  • e8ea1d814c Update to Alpine linux 3.11.2 Amir Zarrinkafsh 2020-01-02 16:36:20 +1100
  • 7f7a3af60c Make Buildkite wait blocks conditional This is so they do not appear on the Buildkite interface when their subsequent steps will not be executed. Amir Zarrinkafsh 2019-12-31 15:12:35 +1100
  • fd53bbef2d Update QEMU to v4.2.0-2 Amir Zarrinkafsh 2019-12-29 12:14:24 +1100
  • e85fc6b1b2 Automatically retry failed integration tests Default parameters retry on exit_status=* and will retry a single step a maximum of 2 times (3 total with initial failure) Amir Zarrinkafsh 2019-12-29 00:28:01 +1100
  • 6e946dc859 Added sec warn, more debug logging detail James Elliott 2019-12-28 13:49:29 +1100
  • c4b56a6002 Implement SMTP StartTLS and Adaptive Auth James Elliott 2019-12-21 05:40:01 +1100
  • 716e017521 Add early checks for user hashes. Clement Michaud 2019-12-27 18:09:57 +0100
  • 1ee442e86f Improve logs of password hashing to help troubleshoot issues. Clement Michaud 2019-12-27 17:55:00 +0100
  • d037fb2728 Allow authelia-scripts to be called in e2etest setup Amir Zarrinkafsh 2019-12-27 22:41:33 +1100
  • 2fb20882d9
    Utilise Buildkite for Authelia CI/CD (#507) Amir Zarrinkafsh 2019-12-27 22:07:53 +1100
  • 511b0b3c62 Distribute authelia-scripts in docker image Mike Kusold 2019-12-23 20:23:02 -0700
  • fabb76754e
    Rename org from clems4ever to authelia Amir Zarrinkafsh 2019-12-24 13:14:52 +1100
  • 3a330c3383
    Move Buildkite CI tooling to new repo Amir Zarrinkafsh 2019-12-23 10:13:17 +1100
  • 2d062284d6
    Move Buildkite CI tooling to new repo https://github.com/authelia/buildkite https://hub.docker.com/r/authelia/buildkite Amir Zarrinkafsh 2019-12-22 05:58:21 +1100
  • 3fb84fabc2 Update README.md Amir Zarrinkafsh 2019-12-22 03:55:22 +1100
  • 90bd13cb4c Add README.md with usage instructions Amir Zarrinkafsh 2019-12-19 02:38:12 +1100
  • 1f7cf5c172 Example docker-compose.yml for nodes and registrycache Amir Zarrinkafsh 2019-12-19 01:59:45 +1100
  • 8939ca4f65 Rename abc user to buildkite Amir Zarrinkafsh 2019-12-19 01:23:23 +1100
  • 9e7dac1107 Add Buildkite CI tooling Amir Zarrinkafsh 2019-12-18 17:56:46 +1100
  • 09b4e4e57e Allow blank additional_groups_dn and additional_users_dn James Elliott 2019-12-19 14:21:55 +1100
  • f3cf092433 Fix second_factor_method creation length James Elliott 2019-12-19 14:56:16 +1100
  • a189c28af3 Fix PostgreSQL Update Second Factor Method Pref James Elliott 2019-12-19 12:36:04 +1100
  • bdf0c07a41 Display correct RemoteIP in logs. Clement Michaud 2019-12-11 08:52:02 +0100
  • 4dd6260ac8 Revert "Read X-Real-Ip as the remote IP provided by the proxy." Clement Michaud 2019-12-11 08:29:32 +0100
  • fccb55f714 Read X-Real-Ip as the remote IP provided by the proxy. Clement Michaud 2019-12-10 22:00:44 +0100
  • f6d2029e2c Introduce architecture schema in the README. Clement Michaud 2019-12-09 22:34:33 +0100
  • da2b3b8370 Add a way to run multiple suites with authelia-scripts. Clement Michaud 2019-12-08 13:41:29 +0100
  • e0d4ed2a07 Strip v of TRAVIS_TAG before extracting binary. Clement Michaud 2019-12-10 10:29:06 +0100
  • bd2ddc5e90 Strip v prefix in git tag name when publishing in Docker. Clement Michaud 2019-12-10 09:21:54 +0100
  • d4e236bc66 Update README to announce v4 has been released. Clement Michaud 2019-12-09 08:24:18 +0100
  • c3569d9bd0 Use static version of Authelia in suites when in CI. Clement Michaud 2019-12-09 07:38:20 +0100
  • 26798cdf3a Add a check for enclosing parenthesis in LDAP users and groups filters. Clement Michaud 2019-12-08 23:21:55 +0100
  • 31776d2d94 Update CHANGELOG before releasing stable v4. Clement Michaud 2019-12-08 23:21:17 +0100
  • b4a8c4f0ec Introduce version command to Authelia to check the version Clement Michaud 2019-12-08 16:51:12 +0100
  • 55460035f7 Fix README.md publication and tag cleanup for DockerHub Amir Zarrinkafsh 2019-12-09 09:50:03 +1100
  • d158632452 Fix README.md publication and tag cleanup for DockerHub Amir Zarrinkafsh 2019-12-08 22:23:21 +1100
  • f4f5d17684 Add host parameter to configure the interface Authelia listens on. Clement Michaud 2019-12-06 21:45:59 +0100
  • 6f1ec2094d Fix HighAvailability suite randomness. Clement Michaud 2019-12-08 13:16:13 +0100
  • 3d20142292 Allow administrator to provide a Google Analytics tracking ID. Clement Michaud 2019-12-07 17:40:42 +0100
  • 3faa63e8ed Use lower case database table names. Clement Michaud 2019-12-08 00:22:02 +0100
  • 7c3f8c0460 Fix backend unit tests. Clement Michaud 2019-12-07 18:51:47 +0100
  • df33bef478 Test user does see the not registered message. Clement Michaud 2019-12-07 18:14:26 +0100
  • 5f8726fe87 Let the user know device is not enrolled. Clement Michaud 2019-12-07 15:40:55 +0100
  • 5942e00412 Introduce hasU2F and hasTOTP in user info. Clement Michaud 2019-12-07 12:18:22 +0100
  • 778f069013
    Update README.md Clément Michaud 2019-12-07 14:39:21 +0100
  • d077ad10da Update expiration timeouts from milliseconds to seconds. Clement Michaud 2019-12-06 09:59:32 +0100
  • fed51cc17d Clean up README files Amir Zarrinkafsh 2019-12-07 17:14:03 +1100
  • 419512472b Publish sha256sum of Github artifacts Amir Zarrinkafsh 2019-12-07 17:10:43 +1100
  • cc50a7eec5 Add a warning log when /%23/ characters are detected. Clement Michaud 2019-12-06 20:34:35 +0100
  • e21da43fd6 Add support for LDAP over TLS. Clement Michaud 2019-12-06 09:15:54 +0100
  • 336276be98 Be able to run scenarii in isolation for each suite. Clement Michaud 2019-12-05 22:35:03 +0100
  • 2b544346f3 Update BREAKING.md and CHANGELOG.md Clement Michaud 2019-12-05 21:57:42 +0100
  • 61c1365ba2 Update README and documentation to close refactoring. Clement Michaud 2019-12-05 21:52:04 +0100
  • 3aacb34571 Raise sign in timeout of security key to 30 seconds. Clement Michaud 2019-12-05 20:16:50 +0100
  • cdb87522f4
    Fix typo in Readme Clément Michaud 2019-12-05 11:10:02 +0100
  • 31cf6980cb
    Remove reference to package.json Clément Michaud 2019-12-05 11:07:28 +0100
  • 40094b67a3 Avoid creating a symbolic link to chromedriver in Travis. Clement Michaud 2019-12-05 09:16:32 +0100
  • 135cf718d5 Fix DuoPush suite and do some clean up. Clement Michaud 2019-12-04 08:46:49 +0100
  • 32820518cf Fix Docker publication in Travis. Clement Michaud 2019-12-04 08:41:59 +0100