Граф коммитов

4387 Коммитов

Автор SHA1 Сообщение Дата
Danny Coates 431b402fd5 use the node v0.10 awsbox ami 2013-05-22 11:53:18 -07:00
Danny Coates ab24a24782 Merge pull request #10 from mozilla/hapi_1_2
update to hapi 1.2.0
2013-05-21 17:50:30 -07:00
Zachary Carter 9627c1d8e5 update to hapi 1.2.0 2013-05-21 15:10:43 -07:00
Danny Coates 2732829aa9 Merge pull request #9 from mozilla/fix_kv_get_set_calls
Clean up calls to kv.set/get to use the new kv.store.get/set api
2013-05-20 14:52:12 -07:00
Zachary Carter 0952ee6741 Clean up calls to kv.set/get to use the new kv.store.get/set api 2013-05-20 14:49:02 -07:00
Zach Carter 9b1ea27916 Merge pull request #8 from dannycoates/keys
Added test.json config file and public/secret keys
2013-05-20 14:46:40 -07:00
Danny Coates 5e98adcdf3 added mysql.database to test.json config 2013-05-20 14:10:37 -07:00
Danny Coates 0321ff4139 added test keys 2013-05-20 14:09:12 -07:00
Zach Carter 383f0262fd Merge pull request #6 from dannycoates/kvstore
use node-kvstore module
2013-05-20 14:07:16 -07:00
Danny Coates dbdd1b09ba Merge pull request #7 from mozilla/sign_pubkeys
Sign pubkeys
2013-05-20 13:54:39 -07:00
Danny Coates 8453ed67a7 ping kv on heartbeat 2013-05-20 13:12:55 -07:00
Danny Coates fa8c843ddf use node-kvstore module 2013-05-16 17:57:43 -07:00
Zachary Carter b519a7e3b4 include the config directory 2013-05-16 17:25:14 -07:00
Zachary Carter 318bd677e1 now generates certs from a signToken and public key 2013-05-16 17:13:01 -07:00
Danny Coates 5cf482d246 Merge pull request #5 from mozilla/more_tests
More tests
2013-05-16 15:12:20 -07:00
Zachary Carter 5725b6d660 additional failure test cases 2013-05-16 00:32:05 -07:00
Zachary Carter 18a30a9c33 fix comments 2013-05-16 00:31:17 -07:00
Danny Coates a0f3a61e8c Merge pull request #4 from mozilla/accounts
Implement create, startLogin, and finishLogin sans SRP
2013-05-15 17:34:53 -07:00
Zachary Carter 8bd07a5e95 Add failure test cases 2013-05-15 17:05:28 -07:00
Zachary Carter 4d38bdbf51 Implement create, startLogin, and finishLogin sans SRP 2013-05-15 16:52:28 -07:00
Zach Carter 3d71292099 Merge pull request #3 from dannycoates/memcached
Memcached kvstore backend
2013-05-15 16:11:48 -07:00
Danny Coates 318d72621a i am semicolon blind 2013-05-15 16:04:43 -07:00
Danny Coates d1ae5981a1 fixed memcached backend delete() name and moved connect() 2013-05-15 15:06:22 -07:00
Danny Coates d22b4e139b made memcached backend create a new client per connect() call 2013-05-15 14:54:00 -07:00
Danny Coates 532e29995e made memcached dependency optional 2013-05-15 14:20:29 -07:00
Zach Carter f33a6317a3 Merge pull request #2 from dannycoates/master
stubbed some IDP endpoints
2013-05-15 14:16:12 -07:00
Danny Coates c2d39b42e9 added memcached kvstore backend 2013-05-15 14:13:36 -07:00
Danny Coates d7a1621c84 fixed jshint semicolons 2013-05-15 14:08:03 -07:00
Danny Coates 76e497003a stubbed /create route 2013-05-15 13:42:25 -07:00
Danny Coates f8386004d4 added STS header extension 2013-05-15 10:24:02 -07:00
Danny Coates 17b24abc68 Merge remote-tracking branch 'mozilla/kvstore_mysql' 2013-05-14 17:53:46 -07:00
Zachary Carter 5b3a11345f fix case of require 2013-05-14 17:38:53 -07:00
Zachary Carter 820633f1bb add kvstore library and mysql adapter 2013-05-14 17:06:16 -07:00
Danny Coates 07c4ab892a stubbed some idp stuff 2013-05-14 16:23:36 -07:00
Zachary Carter 99eb889ee0 update README 2013-05-13 17:09:54 -07:00
Zachary Carter d92d1038aa Skeleton Hapi app 2013-05-13 17:00:22 -07:00
Zach Carter fd02746d98 Initial commit 2013-05-13 14:42:49 -07:00