Lloyd Hilaiel
|
79bd4745a5
|
Merge pull request mozilla/123done#65 from mozilla/remove-gh-banner
Remove GitHub banner
|
2013-05-30 11:41:42 -07:00 |
Dan Callahan
|
72b18de655
|
Remove GitHub banner
|
2013-05-30 13:35:24 -05:00 |
Zach Carter
|
6123c00936
|
Merge pull request mozilla/fxa-auth-server#24 from mozilla/aws_config
load aws.json config
|
2013-05-29 23:20:15 -07:00 |
Zachary Carter
|
2197ba345b
|
upgrade to hapi 1.6.0
|
2013-05-29 23:12:57 -07:00 |
Danny Coates
|
6930ceb827
|
Merge pull request mozilla/fxa-auth-server#21 from mozilla/auto_gen_keys
generate idp keypair on demand
|
2013-05-28 10:14:44 -07:00 |
Danny Coates
|
d44e0a149e
|
Merge pull request mozilla/fxa-auth-server#15 from mozilla/reset_protocol
Implement getResetToken and resetPassword of the idp protocol
|
2013-05-28 10:08:55 -07:00 |
Zachary Carter
|
001f583e13
|
fix bad aws.json
|
2013-05-27 15:34:08 -07:00 |
Zachary Carter
|
7d531b2eab
|
load aws.json config
|
2013-05-27 15:21:12 -07:00 |
Zachary Carter
|
b84c23a072
|
generate idp keypair on demand
|
2013-05-25 10:06:03 -07:00 |
Zachary Carter
|
a40f11074f
|
Implement getResetToken and resetPassword of the idp protocol
|
2013-05-24 16:00:20 -07:00 |
Zachary Carter
|
37c7b18660
|
Fix incorrect log messages - issue mozilla/fxa-auth-server#12
|
2013-05-23 17:03:56 -07:00 |
Zach Carter
|
fa15f39031
|
Merge pull request mozilla/fxa-auth-server#14 from dannycoates/awsbox
use the node v0.10 awsbox ami
|
2013-05-23 16:58:19 -07:00 |
Danny Coates
|
add9c38595
|
Merge pull request mozilla/fxa-auth-server#13 from mozilla/monitor
use monitoring plugin and log error responses
|
2013-05-23 16:38:49 -07:00 |
Zachary Carter
|
e676bd6218
|
use monitoring plugin and log error responses
|
2013-05-23 16:01:07 -07:00 |
Danny Coates
|
ff55d45e1f
|
use the node v0.10 awsbox ami
|
2013-05-22 11:53:18 -07:00 |
Danny Coates
|
4875dbaeea
|
Merge pull request mozilla/fxa-auth-server#10 from mozilla/hapi_1_2
update to hapi 1.2.0
|
2013-05-21 17:50:30 -07:00 |
Zachary Carter
|
73150332b7
|
update to hapi 1.2.0
|
2013-05-21 15:10:43 -07:00 |
Danny Coates
|
6186da7445
|
Merge pull request mozilla/fxa-auth-server#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
|
38af7ab763
|
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
|
1dd24ea9d9
|
Merge pull request mozilla/fxa-auth-server#8 from dannycoates/keys
Added test.json config file and public/secret keys
|
2013-05-20 14:46:40 -07:00 |
Danny Coates
|
582d09a22f
|
added mysql.database to test.json config
|
2013-05-20 14:10:37 -07:00 |
Danny Coates
|
53ef9f86e7
|
added test keys
|
2013-05-20 14:09:12 -07:00 |
Zach Carter
|
ef131dc644
|
Merge pull request mozilla/fxa-auth-server#6 from dannycoates/kvstore
use node-kvstore module
|
2013-05-20 14:07:16 -07:00 |
Danny Coates
|
6ce67eea44
|
Merge pull request mozilla/fxa-auth-server#7 from mozilla/sign_pubkeys
Sign pubkeys
|
2013-05-20 13:54:39 -07:00 |
Danny Coates
|
867391ff68
|
ping kv on heartbeat
|
2013-05-20 13:12:55 -07:00 |
Danny Coates
|
5409beafb0
|
use node-kvstore module
|
2013-05-16 17:57:43 -07:00 |
Zachary Carter
|
89a6cc8217
|
include the config directory
|
2013-05-16 17:25:14 -07:00 |
Zachary Carter
|
4990878d19
|
now generates certs from a signToken and public key
|
2013-05-16 17:13:01 -07:00 |
Danny Coates
|
c0ffe969f8
|
Merge pull request mozilla/fxa-auth-server#5 from mozilla/more_tests
More tests
|
2013-05-16 15:12:20 -07:00 |
Zachary Carter
|
6b3fdfc4e5
|
additional failure test cases
|
2013-05-16 00:32:05 -07:00 |
Zachary Carter
|
cb0687fdf2
|
fix comments
|
2013-05-16 00:31:17 -07:00 |
Danny Coates
|
ee14abe54f
|
Merge pull request mozilla/fxa-auth-server#4 from mozilla/accounts
Implement create, startLogin, and finishLogin sans SRP
|
2013-05-15 17:34:53 -07:00 |
Zachary Carter
|
7ccdf1b9cf
|
Add failure test cases
|
2013-05-15 17:05:28 -07:00 |
Zachary Carter
|
5565bdd8d3
|
Implement create, startLogin, and finishLogin sans SRP
|
2013-05-15 16:52:28 -07:00 |
Zach Carter
|
612861fcea
|
Merge pull request mozilla/fxa-auth-server#3 from dannycoates/memcached
Memcached kvstore backend
|
2013-05-15 16:11:48 -07:00 |
Danny Coates
|
d7ad4ae57e
|
i am semicolon blind
|
2013-05-15 16:04:43 -07:00 |
Danny Coates
|
69452c9d05
|
fixed memcached backend delete() name and moved connect()
|
2013-05-15 15:06:22 -07:00 |
Danny Coates
|
fc13a68fef
|
made memcached backend create a new client per connect() call
|
2013-05-15 14:54:00 -07:00 |
Danny Coates
|
8213fb97b4
|
made memcached dependency optional
|
2013-05-15 14:20:29 -07:00 |
Zach Carter
|
ac32f086dd
|
Merge pull request mozilla/fxa-auth-server#2 from dannycoates/master
stubbed some IDP endpoints
|
2013-05-15 14:16:12 -07:00 |
Danny Coates
|
1ed8150932
|
added memcached kvstore backend
|
2013-05-15 14:13:36 -07:00 |
Danny Coates
|
9f702a1a29
|
fixed jshint semicolons
|
2013-05-15 14:08:03 -07:00 |
Danny Coates
|
93f7d18d7a
|
stubbed /create route
|
2013-05-15 13:42:25 -07:00 |
Danny Coates
|
248a90b2f1
|
added STS header extension
|
2013-05-15 10:24:02 -07:00 |
Danny Coates
|
4c5892ce0e
|
Merge remote-tracking branch 'mozilla/kvstore_mysql'
|
2013-05-14 17:53:46 -07:00 |
Zachary Carter
|
76fafce79d
|
fix case of require
|
2013-05-14 17:38:53 -07:00 |
Zachary Carter
|
67c9998019
|
add kvstore library and mysql adapter
|
2013-05-14 17:06:16 -07:00 |
Danny Coates
|
e680d75dc7
|
stubbed some idp stuff
|
2013-05-14 16:23:36 -07:00 |
Zachary Carter
|
fbc7e3bd10
|
update README
|
2013-05-13 17:09:54 -07:00 |
Zachary Carter
|
f9d3af4c27
|
Skeleton Hapi app
|
2013-05-13 17:00:22 -07:00 |