Commit Graph

4289 Commits (53c5994a0324abceb62a867811da07db64213460)

Author SHA1 Message Date
Clement Michaud 9670b23a8b Implement FIDO u2f authentication 2017-01-21 17:41:06 +01:00
Clement Michaud 8c743228bf Use promises in jwt component 2017-01-19 01:44:24 +01:00
Clement Michaud d21164af58 Validate first factor through a post request 2017-01-19 01:01:37 +01:00
Clément Michaud a1a3da650c Merge pull request #6 from clems4ever/publish-port
Expose port 80 in the Dockerfile
2017-01-13 00:01:22 +01:00
Clement Michaud d54384a4e9 1.0.11 2017-01-12 23:28:23 +01:00
Clement Michaud e25a27cd5a Expose port 80 in the dockerfile 2017-01-12 23:27:53 +01:00
Clément Michaud 753cf7ac1c Merge pull request #5 from clems4ever/npm-description
Fix npm description
2016-12-18 13:53:23 +01:00
Clement Michaud 5ca8767142 1.0.10 2016-12-18 13:42:23 +01:00
Clement Michaud 7e2f43266d Adding description to the npm package 2016-12-18 13:42:17 +01:00
Clément Michaud 9c445f41d9 Merge pull request #4 from clems4ever/readme-fix
Readme fix
2016-12-18 13:36:20 +01:00
Clement Michaud b4e04ff330 1.0.9 2016-12-18 13:32:01 +01:00
Clement Michaud d27c597a73 Fix title in npm 2016-12-18 13:26:14 +01:00
Clement Michaud be2b6a9add Fix images in npm 2016-12-18 13:18:42 +01:00
Clement Michaud 14bc709228 1.0.8 2016-12-18 13:08:31 +01:00
Clement Michaud 1dbbc9fed9 Fix contributors link 2016-12-18 12:59:40 +01:00
Clement Michaud 885dceb769 Move images into separate directory and add link to http://localhost:8080 2016-12-18 12:54:45 +01:00
Clement Michaud b9d2bfe3bd Adding build status to README and fix title in npm 2016-12-18 12:36:59 +01:00
Clément Michaud 1af6cbcff8 Merge pull request #3 from clems4ever/rename
Rename repository
2016-12-18 03:20:49 +01:00
Clement Michaud 4a81b7e831 1.0.7 2016-12-18 03:14:00 +01:00
Clement Michaud a53011d479 Merge branch 'master' of github.com:clems4ever/two-factor-auth-server into rename 2016-12-18 03:13:52 +01:00
Clément Michaud daad10c0ef Merge pull request #2 from clems4ever/npm-deploy-fix
Fix publication in npm
2016-12-18 03:09:58 +01:00
Clement Michaud 00a30d468c Edit README to adapt repo name 2016-12-18 03:09:39 +01:00
Clement Michaud a2395a0e9e Fix publication in npm 2016-12-18 03:05:13 +01:00
Clément Michaud bf3d0c76d2 Merge pull request #1 from clems4ever/travis
Execute tests on travis
2016-12-18 02:03:14 +01:00
Clement Michaud 41b7440ab5 1.0.1 2016-12-18 01:54:24 +01:00
Clement Michaud ccbcb758f0 Reconnect to LDAP when connection is closed (or not open at the beginning) 2016-12-18 01:49:09 +01:00
Clement Michaud dc7b554c8d Install ntp before starting the tests 2016-12-18 00:14:06 +01:00
Clement Michaud ff57783c3d Run integration tests in travis 2016-12-18 00:08:48 +01:00
Clement Michaud 318bf33d2c Move unit tests to unitary directory and add integration tests 2016-12-18 00:07:56 +01:00
Clement Michaud fda9cda9f0 Test travis 2016-12-17 22:00:30 +01:00
Clement Michaud 2c33acdecc Adding travis configuration 2016-12-17 21:57:09 +01:00
Clement Michaud 6ada9d2381 Merge branch 'master' of github.com:clems4ever/ldap-totp-nginx-auth 2016-12-17 21:02:44 +01:00
Clement Michaud 32452760b9 Fix issue with url redirection 2016-12-17 21:02:26 +01:00
Clément Michaud dd7cb405e2 Update README.md 2016-12-17 20:52:02 +01:00
Clement Michaud d9f6be792a Adding more documentation in the README 2016-12-17 20:50:50 +01:00
Clement Michaud 8e474372aa Adding README, LICENSE and CONTRIBUTORS files 2016-12-17 20:26:46 +01:00
Clement Michaud 7aacae842d Edit nginx configuration and add redirection during login and logout 2016-12-17 19:36:41 +01:00
Clement Michaud e13315eb92 Move files from app to src and tests in root directory + adding more tests 2016-12-17 02:06:40 +01:00
Clement Michaud d7d743bdfa First commit with tests 2016-12-10 01:47:58 +01:00