Ryan Kelly
|
155de68d91
|
Merge pull request #12 from mozilla/mysql_kvstore
Purges couchbase and adds mysql setup and configuration
|
2013-04-09 17:43:00 -07:00 |
Zachary Carter
|
81f60aff61
|
configure travis for mysql
|
2013-04-09 16:41:06 -07:00 |
Zachary Carter
|
2c2a90315f
|
add mysql setup and configuration, purge couchbase
|
2013-04-09 16:30:02 -07:00 |
Zachary Carter
|
db25b09482
|
throw an error if the returned email is missing after verifying an assertion
|
2013-03-28 10:08:27 -07:00 |
Zachary Carter
|
4a6e4d3aec
|
accept assertions from unverified emails
|
2013-03-28 09:52:42 -07:00 |
Zachary Carter
|
dbc65a511e
|
switch on allow unverified email
|
2013-03-27 16:10:12 -07:00 |
Zachary Carter
|
d632764fb8
|
set allowUnverified parameter
|
2013-03-27 15:44:16 -07:00 |
Zachary Carter
|
0b221dd4e8
|
use new audience url
|
2013-03-27 15:30:32 -07:00 |
Ryan Kelly
|
86289ac5d6
|
Merge pull request #11 from mozilla/email_or_assertion
allow assertions or emails for account operations
|
2013-03-07 15:57:14 -08:00 |
Zachary Carter
|
64e1a6e169
|
only accept either an email or an assertion
|
2013-03-07 15:24:07 -08:00 |
Zachary Carter
|
a0cd7db37a
|
clean up unused code in tests
|
2013-03-07 11:20:57 -08:00 |
Zachary Carter
|
ca7d786830
|
Accept assertions with audience of the picl extension'
|
2013-03-07 11:17:55 -08:00 |
Zachary Carter
|
017bbd2704
|
allow assertions or emails for account operations
|
2013-03-05 15:10:06 -08:00 |
Zachary Carter
|
baf37467cc
|
update dependencies
|
2013-03-05 10:38:21 -08:00 |
Zachary Carter
|
d49490f0d8
|
minor tweak so we can update the server on aws
|
2013-02-27 13:53:36 -08:00 |
Ryan Kelly
|
58932e093d
|
Merge pull request #7 from mozilla/remove_success
Remove success from responses
|
2013-02-25 16:12:31 -08:00 |
Zachary Carter
|
f1387f6748
|
fix require
|
2013-02-25 16:09:22 -08:00 |
Zachary Carter
|
88b1a16f83
|
remove success from response
|
2013-02-25 15:50:11 -08:00 |
Ryan Kelly
|
950516b3e2
|
Merge pull request #8 from mozilla/travis
add travis config so tests will run properly
|
2013-02-25 14:48:35 -08:00 |
Ryan Kelly
|
5a024d0bc0
|
Merge pull request #10 from mozilla/201_created_response
201 created response
|
2013-02-25 14:14:05 -08:00 |
Zachary Carter
|
e9fb933c23
|
return Hapi error objects from the users module
|
2013-02-25 14:03:48 -08:00 |
Zachary Carter
|
ccf8608908
|
return a 201 response code on created users/devices
|
2013-02-25 14:02:31 -08:00 |
Zachary Carter
|
d297e48e8e
|
remove WIP code; Hapi error objects are returned directly from the users module
|
2013-02-25 13:34:27 -08:00 |
Ryan Kelly
|
94da0d82c2
|
Merge pull request #9 from mozilla/404_errors_and_user_route
404 errors and user route
|
2013-02-25 13:26:50 -08:00 |
Zachary Carter
|
8f7b68a8b7
|
make trailing slash optional on /user route
|
2013-02-25 13:11:16 -08:00 |
Zachary Carter
|
8aab490db8
|
have unknown user errors return a 404 response
|
2013-02-25 13:08:12 -08:00 |
Zachary Carter
|
8a4781d979
|
add travis config so tests will run properly
|
2013-02-25 11:22:22 -08:00 |
Zachary Carter
|
fdfbf3a730
|
add aws config
|
2013-02-22 15:17:24 -08:00 |
Zachary Carter
|
26c56a02d4
|
couchbase isntall scripts
|
2013-02-22 11:57:07 -08:00 |
Zachary Carter
|
7c7dd09200
|
awsbox support
|
2013-02-22 11:56:33 -08:00 |
Zachary Carter
|
8586b9b14e
|
remove assertion param from validation schema
|
2013-02-21 11:49:56 -08:00 |
Ryan Kelly
|
ab12618cff
|
Merge pull request #4 from mozilla/optional_device_id
make device ID optional for NULL security model
|
2013-02-20 13:28:44 -08:00 |
Zachary Carter
|
43ebe64cc5
|
make device ID optional
|
2013-02-20 11:56:05 -08:00 |
Ryan Kelly
|
d6a567161e
|
Merge pull request #2 from mozilla/initial_impl
initial keyserver implementation
|
2013-02-19 14:15:42 -08:00 |
Zachary Carter
|
dfff0b545c
|
remove unused verify library
|
2013-02-19 13:57:49 -08:00 |
Zachary Carter
|
588aa95438
|
use new sync kvstore api
|
2013-02-19 13:44:46 -08:00 |
Zachary Carter
|
df417afd45
|
update README
|
2013-02-19 13:15:29 -08:00 |
Zachary Carter
|
d5a7e11907
|
separate user and device routing; make API more RESTful; split out the heartbeat route
|
2013-02-19 13:13:19 -08:00 |
Zachary Carter
|
cfde44dbe5
|
fix readme formatting
|
2013-02-15 15:45:45 -08:00 |
Zachary Carter
|
e608288407
|
initial keyserver implementation
|
2013-02-15 15:32:59 -08:00 |
Brian Warner
|
50006fbb6a
|
Initial commit
|
2013-02-12 13:59:01 -08:00 |