Commit Graph

  • b89f63e9c1 Fix and parallelize integration tests. Clement Michaud 2019-11-30 17:49:52 +0100
  • be802cfc7b Fix unit tests. Clement Michaud 2019-11-30 15:33:45 +0100
  • 1617d98b11 Remove old version of the frontend. Clement Michaud 2019-11-30 15:28:06 +0100
  • 17eaeabdf9 Remove the test directory at the root of the repo. Clement Michaud 2019-11-30 15:27:39 +0100
  • c78a732c6a Rewrite and fix remaining suites in Go. Clement Michaud 2019-11-24 21:27:59 +0100
  • 373911d199 Add first unit tests to frontend components. Clement Michaud 2019-11-24 20:01:58 +0100
  • 9ae2096d2a Rewrite authelia frontend to improve user experience. Clement Michaud 2019-11-19 00:37:36 +0100
  • 05129207a2 Update QEMU to v4.1.1-1 Amir Zarrinkafsh 2019-12-03 14:19:49 +1100
  • 41913360be Optimise deploy steps for Github releases (#468) Amir Zarrinkafsh 2019-12-03 06:46:27 +1100
  • 6725dc753a Adjust logging for Docker helper script Amir Zarrinkafsh 2019-11-30 14:41:53 +1100
  • 68845057a2 Retry curl up to 3 times for transient network errors Amir Zarrinkafsh 2019-11-29 09:50:26 +1100
  • 1c35be7c27 Publish binary artifacts to GitHub Amir Zarrinkafsh 2019-11-28 22:14:34 +1100
  • f143dd19a2 Publish additional minor and major tags on DockerHub Amir Zarrinkafsh 2019-11-28 21:58:17 +1100
  • 1530267b50 Prevent publishing alpha/beta releases as latest on DockerHub Amir Zarrinkafsh 2019-11-22 13:02:06 +1100
  • 02971ff52c
    Update README.md Clément Michaud 2019-11-20 18:49:37 +0100
  • b388385491
    Add enclosing parenthesis to users_filter Clément Michaud 2019-11-20 09:01:08 +0100
  • eafd9330dc Update documentation to introduce migration scripts. Clement Michaud 2019-11-17 16:31:27 +0100
  • 3b2d733367 Move source code into internal directory to follow standard project layout. Clement Michaud 2019-11-17 11:47:07 +0100
  • a06b69dd45 Provide commands to migrate database from v3 to v4. Clement Michaud 2019-11-17 02:05:46 +0100
  • 6303485fd2 Add support for PostgreSQL. Clement Michaud 2019-11-16 20:50:58 +0100
  • b2ced06402 Fix Kubernetes suite tests. Clement Michaud 2019-11-16 16:22:10 +0100
  • e20112f209 Remove retry mechanism from mysql provider. Clement Michaud 2019-11-16 15:53:16 +0100
  • 5b836fc4cf Cleanup documentation. Clement Michaud 2019-11-16 15:43:20 +0100
  • bd19ee48fd Deprecate mongo and add mariadb as storage backend option. Clement Michaud 2019-11-16 11:38:21 +0100
  • fc099221f7 Add logs before and after waiting for Authelia service in suites. Clement Michaud 2019-11-15 22:10:12 +0100
  • a991379a74 Declare suites as Go structs and bootstrap e2e test framework in Go. Clement Michaud 2019-11-02 15:32:58 +0100
  • ad8463f2fa Fix authentication issue while performing docker tags cleaning. Clement Michaud 2019-11-13 00:01:34 +0100
  • b8aaa01247 Do not fail silently on curl errors. Clement Michaud 2019-11-12 20:13:27 +0100
  • 08b519293a During cleanup, treat non-200 responses as an error and retry up to 3 times Amir Zarrinkafsh 2019-11-12 10:00:57 +1100
  • 51465f8b77 Sync README.md from GitHub to DockerHub after push-manifest Amir Zarrinkafsh 2019-11-10 05:42:36 +1100
  • 0f248a01e9
    Update README.md Clément Michaud 2019-11-09 12:43:45 +0100
  • 175ac50888 Remove unnecessary tags from DockerHub after publishing a manifest Amir Zarrinkafsh 2019-11-09 10:57:39 +1100
  • e7816d7028 Fix docker manifest push Amir Zarrinkafsh 2019-11-08 12:26:54 +1100
  • a8ce22ade7 Fail the authelia-scripts commands when bad args are provided. Clement Michaud 2019-11-07 08:21:21 +0100
  • 23c093b9c6 Fix docker manifest push Amir Zarrinkafsh 2019-11-07 19:04:46 +1100
  • 6380bd32d7 Enable Multiarch docker builds Amir Zarrinkafsh 2019-11-07 11:59:24 +1100
  • b9fea361c9 Create suite for testing the docker image. Clement Michaud 2019-11-03 13:07:02 +0100
  • c6e6551ebc Add "{CRYPT}" detail to deployment-dev Daniel Miller 2019-11-02 23:40:33 -0700
  • 391bd6c576 Move authelia entrypoint to cmd/authelia directory. Clement Michaud 2019-11-01 21:15:58 +0100
  • 5bd9e831eb Use pure implementation of crypt to generate and check password hashes. Clement Michaud 2019-11-01 19:31:51 +0100
  • ee2b181a7f Update changelog file. Clement Michaud 2019-11-01 19:06:12 +0100
  • 0571df4058 Fetch state after logging out. Clement Michaud 2019-11-01 16:08:22 +0100
  • 9d7224b7ad Replace typescript version of authelia-scripts by Go version. Clement Michaud 2019-10-29 21:54:47 +0100
  • 2dccd10a27 Add timezone example in Docker deployment Amir Zarrinkafsh 2019-10-30 20:05:42 +1100
  • 3725578d8b Include tzdata package in docker container Amir Zarrinkafsh 2019-10-30 20:02:25 +1100
  • 546616173c Fix randomness in integration tests. Clement Michaud 2019-10-30 08:14:18 +0100
  • 7006035012 Include a migration step regarding LDAP filters in the documentation. Clement Michaud 2019-10-29 21:26:15 +0100
  • 67613d9fbe Support ldap:// protocol for ldap url to be backward compatible with v3. Clement Michaud 2019-10-29 21:16:38 +0100
  • 931887a0a7 Use Golang modules to freeze dependencies. Clement Michaud 2019-10-28 23:54:04 +0100
  • a86c652485 Isolate test resources under test directory. Clement Michaud 2019-10-28 23:47:58 +0100
  • b1d59dcec4 Add documentation on Authelia v4 in README and add a migration document. Clement Michaud 2019-10-28 23:41:21 +0100
  • 828f565290 Bootstrap Go implementation of Authelia. Clement Michaud 2019-04-24 23:52:08 +0200
  • 325076a827 3.16.3 Clement Michaud 2019-10-28 21:38:55 +0100
  • fbc0de5ee8 Update changelog of previous versions. Clement Michaud 2019-10-28 21:38:49 +0100
  • a2258aeb7e 3.16.2 Clement Michaud 2019-10-28 21:35:43 +0100
  • f86cb05474 Merge tag 'v3.16.1' Clement Michaud 2019-10-28 21:34:45 +0100
  • 8d26364787 Remove concurrently package. Clement Michaud 2019-10-19 20:22:16 +0200
  • 9dec33f23c fix: package.json & package-lock.json to reduce vulnerabilities snyk-bot 2019-10-19 07:51:01 +0000
  • eee8c59562
    Remove reference to CONTRIBUTORS.md in readme. Clément Michaud 2019-10-19 18:34:14 +0200
  • 624a3c740c Remove CONTRIBUTORS.md as the list is provided in Github. Clement Michaud 2019-10-19 18:28:43 +0200
  • 73e593d5a7 spelling correction yaleman 2019-10-02 06:40:51 +1000
  • cb18a99630 Install xvfb in travis container. Clement Michaud 2019-10-19 17:46:10 +0200
  • dd6823f227 fix: package.json & package-lock.json to reduce vulnerabilities snyk-bot 2019-09-30 07:50:58 +0000
  • dd0add9618 Update the footer of emails sent after request initiation. Clement Michaud 2019-09-25 23:59:22 +0200
  • 8984e0a980 3.16.1 Clement Michaud 2019-09-26 00:22:54 +0200
  • f6cc88eb86 Update NPM api key. Clement Michaud 2019-09-26 00:22:39 +0200
  • 828baab6b1 3.16.0 Clement Michaud 2019-09-25 23:12:35 +0200
  • f95515f912 Add changelog for 3.16.0. Clement Michaud 2019-09-25 23:12:26 +0200
  • 5fb47ac848 Fix security issue with handlebars. Clement Michaud 2019-09-25 20:57:34 +0200
  • 190e85a79d docs: fix urls Nain Tornez 2019-08-27 11:36:40 -0500
  • fbe7b77bce Update vulnerable dependencies Callan Bryant 2019-07-29 12:42:42 +0100
  • e40777735b Use Node 8.7 to be in line with current master Max Planck 2019-06-30 14:55:45 -0600
  • 81e39b93b6 Added the ability for users to configure a CA when using ldaps Max Planck 2019-06-24 19:52:32 -0600
  • 4979f2bd2d Remove tests with dockerhub image. Clement Michaud 2019-06-28 22:01:00 +0200
  • 21d55a027d Added debugging logging output to track down *domain mismatches *session cookie issues Max Planck 2019-05-29 07:37:51 -0600
  • 80b1428849 Added environment variable parsing for: *session secret *e-mail service password *smtp server password *duo-auth api secret key *ldap bind password These still need to be specified in the configuration file but can have dummy values there while the real values are passed in via environment variables. Max Planck 2019-05-29 07:26:41 -0600
  • cb4eb710fb Added ldap password environment variable. Max Planck 2019-05-28 18:05:55 -0600
  • 8478216e5d
    Update README.md Clément Michaud 2019-04-25 13:36:14 +0200
  • dd36902467 3.15.0 Clement Michaud 2019-04-24 23:55:21 +0200
  • e37ee9e5c7 Add changelog for version 3.15.0. Clement Michaud 2019-04-24 23:55:07 +0200
  • 4f63de4020 Remove useless packages from server package.json. Clement Michaud 2019-04-24 19:33:51 +0200
  • 186839d6e5 Remove the shared directory and move files to server. Clement Michaud 2019-04-17 00:26:12 +0200
  • 5a195f7ebd Update README to mention nginx and Traefik and update images. Clement Michaud 2019-04-17 23:02:10 +0200
  • e0dab01442
    Update README.md Clément Michaud 2019-04-17 00:28:31 +0200
  • 743b84aeaa Change license from MIT to Apache 2.0. Clement Michaud 2019-04-16 23:40:15 +0200
  • ab8402314b Add a link to the breaking changes markdown in README. Clement Michaud 2019-04-16 22:58:45 +0200
  • b36f2c78f9 3.14.0 Clement Michaud 2019-04-16 22:53:48 +0200
  • 9e90662a89 Update CHANGELOG.md and add BREAKING.md. Clement Michaud 2019-04-16 22:53:42 +0200
  • 7d639df0b6 Fix nginx.md examples to reflect latest breaking changes Amir Zarrinkafsh 2019-04-16 10:45:37 +1000
  • 4016ff1bba [BREAKING] Create a suite for Traefik proxy. Clement Michaud 2019-04-10 21:27:18 +0200
  • 617e929e1a Fix relative paths and add error handling ViViDboarder 2019-03-29 11:34:06 -0700
  • 356b82f443 Fix lint error ViViDboarder 2019-03-28 17:44:11 -0700
  • 0922b3c215 Build x-original-url from forwarded headers ViViDboarder 2019-02-07 12:56:29 -0800
  • 36d65c284e Add a test checking forwarded headers on bypass-based resources. Clement Michaud 2019-04-10 21:56:55 +0200
  • c074270b54 Fix attaching User/Groups headers for bypass strategy Amir Zarrinkafsh 2019-04-08 23:10:22 +1000
  • 87e06e6528 Remove bad error message when registering U2F device. Clement Michaud 2019-03-31 20:09:51 +0200
  • 8a76b5118d Add network criteria in ACLs to specify policy based on network subnet. Clement Michaud 2019-03-27 23:09:01 +0100
  • 3c6e2ae448 3.13.0 Clement Michaud 2019-03-29 14:12:58 +0100
  • 23658dbcdf Update the CHANGELOG before release of v3.13.0. Clement Michaud 2019-03-29 14:12:41 +0100
  • e7c09fddc6 Simplify nginx example configuration. Clement Michaud 2019-03-26 21:00:47 +0100