Commit Graph

4301 Commits (e37f19c170ba9ab92fedb519f045a345919651bb)

Author SHA1 Message Date
Clement Michaud e947fed979 Read configuration of redis from the yaml file. 2017-07-13 23:17:04 +02:00
Clement Michaud 925b58fabc Add redis option to the express-session middleware 2017-07-13 23:14:31 +02:00
Clément Michaud 888bdd2bf9 Merge pull request #45 from clems4ever/ldap-bind
Fix LDAP search operation when user has no rights to search attributes in DB.
2017-07-13 21:47:09 +02:00
Clément Michaud e60ab517a9 Merge pull request #46 from clems4ever/update-npm-packages
Upgrade nodemailer, request and assert npm packages
2017-06-29 19:34:08 +02:00
Clement Michaud b3f755ac24 Upgrade nodemailer, request and assert npm packages 2017-06-29 18:56:41 +02:00
Clement Michaud 03c1088a92 Update the README to take example environment changes and new deployment command into account 2017-06-29 13:09:13 +02:00
Clement Michaud e56c2492ed Fix integration test and package Travis scripts 2017-06-29 13:09:08 +02:00
Clement Michaud 0414d28e2b Fix LDAP binding non working on servers with restricted ACL rules and add unit tests 2017-06-29 11:29:33 +02:00
Clement Michaud 0b96a0547d 3.0.1 2017-06-19 10:23:56 +02:00
Clément Michaud 8201ab7d1f Merge pull request #44 from clems4ever/fix-package-json
npm install breaks because it does not find entrypoint file.
2017-06-19 10:23:15 +02:00
Clement Michaud 1a6f3137eb npm install breaks because it does not find entrypoint file 2017-06-19 10:14:08 +02:00
Clement Michaud a84efdb8be Test npm deployment in CI 2017-06-16 21:11:54 +02:00
Clement Michaud 29c8e7e954 3.0.0 2017-06-16 18:16:41 +02:00
Clement Michaud 0978c6bebc Package the build in a script and update image sizes in README. 2017-06-16 18:16:41 +02:00
Clement Michaud ddf1e48535 Refactor client to make it responsive and testable 2017-06-16 18:16:38 +02:00
Clement Michaud 976dd6b87c Update README to add 'grunt build' command before deploying docker services 2017-06-16 18:16:38 +02:00
Clement Michaud f96074b0c9 Fix redirection url sent by email during identity validation 2017-06-16 18:16:38 +02:00
Clement Michaud e849768a0f 2.1.9 2017-06-01 22:46:47 +02:00
Clement Michaud 0d58d5bf23 Choose deployment based on tag or master branch depending on Travis env vars 2017-06-01 22:46:42 +02:00
Clement Michaud b804882ce0 2.1.8 2017-06-01 22:35:46 +02:00
Clement Michaud bf266648e1 Add more logs to the docker deployment script 2017-06-01 22:35:37 +02:00
Clement Michaud 361e36c566 2.1.7 2017-06-01 22:32:40 +02:00
Clement Michaud 3b619bf034 Add logs to the docker deployment script 2017-06-01 22:32:35 +02:00
Clement Michaud 15a95163f4 2.1.6 2017-06-01 22:23:08 +02:00
Clement Michaud 96811c093b Tag docker image before pushing it to dockerhub 2017-06-01 22:22:48 +02:00
Clement Michaud 66bc6e8ec4 2.1.5 2017-06-01 22:16:33 +02:00
Clement Michaud 2dd64de2ed Adding docker-publish script to set of deployment scripts 2017-06-01 22:16:19 +02:00
Clement Michaud 8a297b5db5 2.1.4 2017-06-01 22:10:18 +02:00
Clément Michaud beb54612bd Merge pull request #36 from clems4ever/docker-tags
Use git tags as docker tags when publishing
2017-06-01 22:09:50 +02:00
Clement Michaud 9533f9e18c Use git tags as docker tags when publishing 2017-06-01 21:34:47 +02:00
Clément Michaud 3890c5b24d Merge pull request #33 from clems4ever/typescript
Move project to typescript and grunt
2017-05-22 00:39:41 +02:00
Clement Michaud 9fddcc7e93 Fix issue with domain access during first factor phase 2017-05-22 00:19:38 +02:00
Clement Michaud 9e89a690fb Finish migration to typescript 2017-05-21 22:45:54 +02:00
Clement Michaud e3257b81a5 Move denyNotLogged function to typescript 2017-05-21 13:11:54 +02:00
Clement Michaud fad23ff3be Move Authentication validator and routes to typescript 2017-05-21 12:58:12 +02:00
Clement Michaud c98c07832d Move TOTP authenticator to typescript 2017-05-21 12:14:59 +02:00
Clement Michaud b54c181d27 Move ldap client to typescript 2017-05-21 01:15:34 +02:00
Clement Michaud bada70cf64 Move exceptions to typescript 2017-05-20 22:55:37 +02:00
Clement Michaud ba80bbd219 Move setup_endpoints to typescript 2017-05-20 19:21:45 +02:00
Clement Michaud bf74667726 Move TOTP Validator and Generator to typescript 2017-05-20 19:16:57 +02:00
Clement Michaud 40e02d23bf Move access-control feature to typescript 2017-05-20 17:30:42 +02:00
Clement Michaud 57278a7306 Move notifiers to typescript 2017-05-20 16:01:56 +02:00
Clement Michaud b0c6c61df5 Migrate server to typescript 2017-05-20 16:01:18 +02:00
Clement Michaud 923886667d moving authentication regulator to typescript 2017-05-20 16:01:09 +02:00
Clement Michaud 29604dc3bc Disable Docker temporarily in TravisCI 2017-05-20 16:01:02 +02:00
Clement Michaud e1b7877c24 Fix packaging in travis 2017-05-20 16:00:55 +02:00
Clement Michaud 4356cfe7c1 First step to typescript transformation 2017-05-20 16:00:47 +02:00
Clement Michaud 6f8b95b0ce 2.1.3 2017-05-14 21:49:40 +02:00
Clément Michaud 280c6ca21a Merge pull request #31 from clems4ever/no-base-url
Remove '/authentication/' base path from endpoint URLs
2017-05-14 21:41:43 +02:00
Clement Michaud 6d24e82835 Remove '/authentication/' base path from endpoint URLs 2017-05-14 17:41:56 +02:00