fxa-auth-server/lib/routes
Vijay Budhram 76aedd2800 fix(emails): check against original account email (#2011), r=@philbooth 2017-07-24 09:02:41 -04:00
..
static reorganized source files 2015-05-10 12:11:59 -07:00
utils fix(server): disallow any query or payload params without validation (#1668) r=vladikoff 2017-02-22 09:58:20 -05:00
account.js fix(emails): check against original account email (#2011), r=@philbooth 2017-07-24 09:02:41 -04:00
defaults.js fix(routes): Add a /__lbheartbeat__ route. (#1807) r=vladikoff 2017-04-09 23:43:30 -04:00
devices-sessions.js chore(timestamps): add two timestamps to sessions and devices (#2009) r=vladikoff 2017-07-20 17:08:05 -04:00
emails.js fix(emails): check against original account email (#2011), r=@philbooth 2017-07-24 09:02:41 -04:00
idp.js feat(keys): Add key id and created-at timestamp to our public keys. (#1734); r=seanmonstar 2017-04-04 13:09:28 -07:00
index.js refactor(server): extract email-related routes to a separate module (#1989), r=@vbudhram 2017-07-14 09:47:59 -04:00
password.js feat(tokens): expire session tokens that have no device record 2017-07-20 13:38:56 +01:00
session.js feat(tokens): expire session tokens that have no device record 2017-07-20 13:38:56 +01:00
sign.js feat(tokens): expire session tokens that have no device record 2017-07-20 13:38:56 +01:00
signin-codes.js refactor(lib): use strings instead of buffers for as much as possible 2017-06-28 16:05:30 -07:00
sms.js Merge branch 'train-89' 2017-06-28 13:45:31 -07:00
util.js refactor(routes): remove unnecessary dependency injection in routes 2017-03-27 11:54:08 -07:00
validators.js fix(server): remove duplicate URL-safe base 64 validator 2017-06-07 18:10:51 +01:00