Commit Graph

  • 0b8ac83566 Merge pull request #72 from clems4ever/fix-registration-handler-test Clément Michaud 2017-09-01 17:19:17 +0200
  • 61d0c2e980 Fix typescript transpilation after typescript update Clement Michaud 2017-09-01 16:06:02 +0200
  • 9d1d10596f #65: Set headers X-Remote-User and Remote-Groups Tim Aebi 2017-08-19 11:45:26 +0200
  • 7be61d7357 3.2.0 v3.2.0 Clement Michaud 2017-08-03 00:58:04 +0200
  • d582a1e6ed Merge pull request #63 from clems4ever/test-redirection-after-auth Clément Michaud 2017-08-03 00:53:43 +0200
  • 928209dc98 Fix redirection after authentication and error page when accessing restricted pages Clement Michaud 2017-08-03 00:30:41 +0200
  • 785182236c Merge pull request #61 from clems4ever/resilient-db Clément Michaud 2017-08-01 00:04:04 +0200
  • c12a085f8e Replace mocha integration tests by cucumber tests Clement Michaud 2017-07-26 23:45:26 +0200
  • e45ac39c8f Add Mongo as scalable and resilient storage backend Clement Michaud 2017-07-19 21:06:12 +0200
  • b0e3038aa6 Add an howto to create a customized config file from config.template.yml in the "Deployment" section. Clément Michaud 2017-07-20 11:43:48 +0200
  • 5ea2f36536 Rename http-two-factor into Authelia in CONTRIBUTORS.md Clément Michaud 2017-07-20 11:33:24 +0200
  • 1de4155ac9 3.1.4 v3.1.4 Clement Michaud 2017-07-19 21:07:51 +0200
  • b099b74881 Merge pull request #58 from clems4ever/idle-connection Clément Michaud 2017-07-19 21:05:37 +0200
  • fd59044f5e Open and close ldap client after each operation to avoid issues with idle connections and ECONNRESET exceptions Clement Michaud 2017-07-16 17:37:13 +0200
  • 8f797c025a 3.1.3 v3.1.3 Clement Michaud 2017-07-19 00:44:42 +0200
  • f49fee5205 Merge pull request #55 from clems4ever/secret-fix Clément Michaud 2017-07-19 00:36:34 +0200
  • 24d4176a39 Secret page contains a link with wrong port to redirect the user to home page Clement Michaud 2017-07-19 00:35:55 +0200
  • 3cc293b016 Merge pull request #53 from clems4ever/gitter Clément Michaud 2017-07-18 00:51:19 +0200
  • 7cac4b8292 Add "chat on gitter" badge in the readme Clement Michaud 2017-07-18 00:50:47 +0200
  • aa863f23fa 3.1.2 v3.1.2 Clement Michaud 2017-07-17 23:27:33 +0200
  • f3cf135875 Merge pull request #52 from clems4ever/powered-by-authelia Clément Michaud 2017-07-17 22:48:41 +0200
  • e2d84f4f50 Add a powered by a the bottom of the views Clement Michaud 2017-07-17 22:38:36 +0200
  • a64dbe08f8 Fix dev environment deployment when watching with Gruntfile Clement Michaud 2017-07-17 22:37:34 +0200
  • 2242f0b9ce 3.1.1 v3.1.1 Clement Michaud 2017-07-16 16:31:32 +0200
  • cdf6a73bdf Merge pull request #51 from clems4ever/fix-deployment Clément Michaud 2017-07-16 16:31:08 +0200
  • c648a482d7 Tests deployment commands provided to users in README Clement Michaud 2017-07-16 16:20:59 +0200
  • 7fd0f8e144 Fix example deployment script Clement Michaud 2017-07-16 16:20:26 +0200
  • 6d5fc84693 Add an icon to the webpages of example Clement Michaud 2017-07-16 16:19:44 +0200
  • 5873a4c328 3.1.0 v3.1.0 Clement Michaud 2017-07-16 15:07:51 +0200
  • 532405578f Merge pull request #50 from clems4ever/fix-build-dist Clément Michaud 2017-07-16 15:04:55 +0200
  • 74cbfc637b Add system tests to test the example from end user point of view Clement Michaud 2017-07-16 14:55:01 +0200
  • 8f152d2328 Fix example environment Clement Michaud 2017-07-14 19:05:42 +0200
  • 1e1653d81f Merge pull request #47 from clems4ever/redis-sessions Clément Michaud 2017-07-14 17:01:50 +0200
  • d87b21fec0 Fix service checking in travis after adding redis service Clement Michaud 2017-07-14 00:53:26 +0200
  • d55306cf43 Update README with session management and add a table of contents Clement Michaud 2017-07-14 00:52:07 +0200
  • f516aaf243 Adding one integration test for redis Clement Michaud 2017-07-14 00:25:11 +0200
  • 94f5a1f256 Fix unit tests of SessionConfigurationBuilder Clement Michaud 2017-07-13 23:04:08 +0200
  • e947fed979 Read configuration of redis from the yaml file. Clement Michaud 2017-07-02 22:24:51 +0200
  • 925b58fabc Add redis option to the express-session middleware Clement Michaud 2017-06-29 19:41:05 +0200
  • 888bdd2bf9 Merge pull request #45 from clems4ever/ldap-bind Clément Michaud 2017-07-13 21:47:09 +0200
  • e60ab517a9 Merge pull request #46 from clems4ever/update-npm-packages Clément Michaud 2017-06-29 19:34:08 +0200
  • b3f755ac24 Upgrade nodemailer, request and assert npm packages Clement Michaud 2017-06-29 18:56:41 +0200
  • 03c1088a92 Update the README to take example environment changes and new deployment command into account Clement Michaud 2017-06-29 11:51:52 +0200
  • e56c2492ed Fix integration test and package Travis scripts Clement Michaud 2017-06-28 15:57:58 +0200
  • 0414d28e2b Fix LDAP binding non working on servers with restricted ACL rules and add unit tests Clement Michaud 2017-06-15 00:22:16 +0200
  • 0b96a0547d 3.0.1 v3.0.1 Clement Michaud 2017-06-19 10:23:56 +0200
  • 8201ab7d1f Merge pull request #44 from clems4ever/fix-package-json Clément Michaud 2017-06-19 10:23:15 +0200
  • 1a6f3137eb npm install breaks because it does not find entrypoint file Clement Michaud 2017-06-16 22:21:12 +0200
  • a84efdb8be Test npm deployment in CI Clement Michaud 2017-06-16 21:11:54 +0200
  • 29c8e7e954 3.0.0 Clement Michaud 2017-06-15 00:32:11 +0200
  • 0978c6bebc Package the build in a script and update image sizes in README. Clement Michaud 2017-06-14 23:34:11 +0200
  • ddf1e48535 Refactor client to make it responsive and testable Clement Michaud 2017-05-25 15:09:29 +0200
  • 976dd6b87c Update README to add 'grunt build' command before deploying docker services Clement Michaud 2017-06-14 01:09:19 +0200
  • f96074b0c9 Fix redirection url sent by email during identity validation Clement Michaud 2017-06-01 22:08:20 +0200
  • 55daf6546b 3.0.0 v3.0.0 Clement Michaud 2017-06-15 00:32:11 +0200
  • 9ecf3128c9 Merge pull request #41 from clems4ever/update-readme Clément Michaud 2017-06-15 00:26:02 +0200
  • 098042f645 Package the build in a script and update image sizes in README. Clement Michaud 2017-06-14 23:34:11 +0200
  • e3f1d33bb9 Merge pull request #38 from clems4ever/client-rework Clément Michaud 2017-06-14 22:53:10 +0200
  • 0372bff040 g# This is a combination of 4 commits. Refactor client to make it responsive and testable Clement Michaud 2017-05-25 15:09:29 +0200
  • a45d24ae21 Update README to add 'grunt build' command before deploying docker services Clement Michaud 2017-06-14 01:09:19 +0200
  • d71a23fd7b 2.1.10 v2.1.10 Clement Michaud 2017-06-01 22:54:53 +0200
  • 07ad16b454 Merge pull request #37 from clems4ever/hotfix-redirect Clément Michaud 2017-06-01 22:53:17 +0200
  • e849768a0f 2.1.9 v2.1.9 Clement Michaud 2017-06-01 22:46:47 +0200
  • 0d58d5bf23 Choose deployment based on tag or master branch depending on Travis env vars Clement Michaud 2017-06-01 22:46:42 +0200
  • b804882ce0 2.1.8 v2.1.8 Clement Michaud 2017-06-01 22:35:46 +0200
  • bf266648e1 Add more logs to the docker deployment script Clement Michaud 2017-06-01 22:35:37 +0200
  • 361e36c566 2.1.7 v2.1.7 Clement Michaud 2017-06-01 22:32:40 +0200
  • 3b619bf034 Add logs to the docker deployment script Clement Michaud 2017-06-01 22:32:35 +0200
  • 15a95163f4 2.1.6 v2.1.6 Clement Michaud 2017-06-01 22:23:08 +0200
  • 96811c093b Tag docker image before pushing it to dockerhub Clement Michaud 2017-06-01 22:22:48 +0200
  • 66bc6e8ec4 2.1.5 v2.1.5 Clement Michaud 2017-06-01 22:16:33 +0200
  • 2dd64de2ed Adding docker-publish script to set of deployment scripts Clement Michaud 2017-06-01 22:16:19 +0200
  • 8a297b5db5 2.1.4 v2.1.4 Clement Michaud 2017-06-01 22:10:18 +0200
  • beb54612bd Merge pull request #36 from clems4ever/docker-tags Clément Michaud 2017-06-01 22:09:50 +0200
  • b344db786a Fix redirection url sent by email during identity validation Clement Michaud 2017-06-01 22:08:20 +0200
  • 9533f9e18c Use git tags as docker tags when publishing Clement Michaud 2017-06-01 21:34:00 +0200
  • 3890c5b24d Merge pull request #33 from clems4ever/typescript Clément Michaud 2017-05-22 00:39:41 +0200
  • 9fddcc7e93 Fix issue with domain access during first factor phase Clement Michaud 2017-05-21 23:32:09 +0200
  • 9e89a690fb Finish migration to typescript Clement Michaud 2017-05-21 22:45:54 +0200
  • e3257b81a5 Move denyNotLogged function to typescript Clement Michaud 2017-05-21 13:11:54 +0200
  • fad23ff3be Move Authentication validator and routes to typescript Clement Michaud 2017-05-21 12:27:12 +0200
  • c98c07832d Move TOTP authenticator to typescript Clement Michaud 2017-05-21 12:14:59 +0200
  • b54c181d27 Move ldap client to typescript Clement Michaud 2017-05-21 01:15:34 +0200
  • bada70cf64 Move exceptions to typescript Clement Michaud 2017-05-20 22:55:37 +0200
  • ba80bbd219 Move setup_endpoints to typescript Clement Michaud 2017-05-20 19:21:45 +0200
  • bf74667726 Move TOTP Validator and Generator to typescript Clement Michaud 2017-05-20 19:16:57 +0200
  • 40e02d23bf Move access-control feature to typescript Clement Michaud 2017-05-20 17:30:42 +0200
  • 57278a7306 Move notifiers to typescript Clement Michaud 2017-05-20 09:49:05 +0200
  • b0c6c61df5 Migrate server to typescript Clement Michaud 2017-05-16 23:17:46 +0200
  • 923886667d moving authentication regulator to typescript Clement Michaud 2017-05-14 00:42:13 +0200
  • 29604dc3bc Disable Docker temporarily in TravisCI Clement Michaud 2017-05-13 18:40:39 +0200
  • e1b7877c24 Fix packaging in travis Clement Michaud 2017-05-13 18:32:25 +0200
  • 4356cfe7c1 First step to typescript transformation Clement Michaud 2017-05-13 18:12:26 +0200
  • 6f8b95b0ce 2.1.3 v2.1.3 Clement Michaud 2017-05-14 21:49:40 +0200
  • 280c6ca21a Merge pull request #31 from clems4ever/no-base-url Clément Michaud 2017-05-14 21:41:43 +0200
  • 6d24e82835 Remove '/authentication/' base path from endpoint URLs Clement Michaud 2017-05-14 17:34:51 +0200
  • d8f2e3ef7f Merge branch 'master' into no-base-url Clement Michaud 2017-05-14 17:10:20 +0200
  • 0b3499f68f 2.1.2 v2.1.2 Clement Michaud 2017-05-14 17:00:13 +0200
  • c7fa15cfa3 Remove base url from endpoint urls Clement Michaud 2017-05-14 16:59:53 +0200
  • 52b705830b Merge pull request #28 from clems4ever/cut-qrcode-deps Clément Michaud 2017-05-14 16:58:35 +0200