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

49 Коммитов

Автор SHA1 Сообщение Дата
Ryan Kelly d826fce497 Pass 'log' and 'config' as options to the scrypt module. 2014-09-30 16:13:24 +10:00
Danny Coates 674ed5de72 WIP on public-key preVerifyTokens 2014-08-22 18:06:34 -07:00
Danny Coates 0e66115b9e initial sketch of preVerifiedTokens 2014-08-22 11:15:21 -07:00
Danny Coates 3ca7277630 added locale to account 2014-07-08 14:54:25 -07:00
Danny Coates cb659fe5a7 default routes should get the basePath 2014-06-11 11:35:59 -07:00
Danny Coates 7454a9f357 don't move .well-known when there is a basePath in publicUrl 2014-06-11 10:48:28 -07:00
Danny Coates 2528676f66 append the base path from config.publicUrl to all routes 2014-06-10 13:47:23 -07:00
Danny Coates 261815a782 updated hapi to 5.1 2014-06-04 13:05:21 -07:00
Danny Coates 541e23c12b simple implementation of email rate limiting 2014-03-31 17:07:05 -07:00
Danny Coates c8b3217762 resend blackout period 2014-03-24 19:10:14 -07:00
Danny Coates 49e344feeb sns notifier as a downstream process 2014-03-18 12:12:39 -07:00
Ryan Kelly 85c62912f5 Add (temporary) SNS notifications of account delete events. 2014-03-18 11:24:22 -07:00
Ryan Kelly 3b253bfe02 Add 'service' and 'redirectTo' params to the email verification routes. 2014-01-24 07:58:53 +11:00
Danny Coates e6a5729642 refactored crypto/password.js and added verifierVersion config parameter 2014-01-21 11:26:26 -08:00
Danny Coates f4ae4bb8bc added service and redirectTo options to endpoints that send email 2014-01-13 14:49:43 -08:00
Danny Coates 47361897fb stubbed in HTTP 410 for #449 2014-01-09 14:03:11 -08:00
Danny Coates 6caca11a5e created promise.js for easy lib switching.
I was messing around with other promise libraries, so I did this.
Seems worth keeping.
2014-01-09 00:01:04 -08:00
Danny Coates e285cb8ac3 delete stuff 2014-01-03 18:11:33 -08:00
Ryan Kelly 97a7ca0b21 Rename NODE_ENV=production to NODE_ENV=prod 2013-12-17 15:36:34 +11:00
Ryan Kelly c2fe1f7d13 Log a warning when wrapping errors with no errno attribute. 2013-12-10 12:20:52 +11:00
Ryan Kelly 48008d2c06 Fix some jshint warnings. 2013-12-09 13:03:36 +11:00
Ryan Kelly eff681cca8 Rename "rawpwhelper" to "clientHelper" 2013-12-06 10:22:02 +11:00
Ryan Kelly c4f2a10915 Don't try to pass a byte buffer back from compute-cluster 2013-12-05 16:38:28 +11:00
Ryan Kelly 46328c4c99 Move raw_password operations into a background process. 2013-12-05 16:21:42 +11:00
Danny Coates 45d557cf2f added preVerified option to /account/create in non-production environments 2013-12-04 14:12:30 -08:00
Ryan Kelly 0964b318ed Update all the things for new dev domains. 2013-11-20 13:36:21 +11:00
Danny Coates 630d0b1fc6 added a /raw_password/password/reset test 2013-11-13 17:06:24 -08:00
Danny Coates 8debad2e32 split the /raw_password/account/reset into /raw_password/password/change for changing password and /raw_password/password/reset for forgot password 2013-11-13 15:45:13 -08:00
Danny Coates 224083222e fixed tests deleted obsolete ones. need moar token tests 2013-10-29 13:48:21 -07:00
Danny Coates a5e7653f3c client works again with new db api 2013-10-29 13:47:00 -07:00
Danny Coates 4e8d9ec41c more WIP on db api 2013-10-29 13:47:00 -07:00
Danny Coates 4d89d86f8c wip on db api 2013-10-29 13:47:00 -07:00
Danny Coates 02a51183c4 naive implementation of /raw_password/account/create 2013-10-22 18:35:19 -07:00
Danny Coates 20e376f5a7 naive implementation of /auth/password 2013-10-22 17:03:50 -07:00
Ryan Kelly 40d557a368 Don't apply /v1 prefix to .well-known or related files. 2013-10-23 10:49:29 +11:00
Ryan Kelly a2691c1f9f Prepend version identifier to all API URLs. 2013-10-22 16:08:02 +11:00
Danny Coates 4485250121 Enhanced logging experience 2013-08-29 13:56:04 -07:00
Zachary Carter f9f6b59eaa Use HTML email templates, proxy the verification page through the bridge 2013-08-20 13:39:23 -07:00
Danny Coates 328579da4c implemented /password/change/start stubbed /password/* 2013-08-06 16:04:13 -07:00
Danny Coates 1cecfd5f76 changed recovery_method to recovery_email 2013-08-06 14:59:28 -07:00
Danny Coates e9a35fac94 implemented new /auth/start /session/create 2013-08-06 12:44:45 -07:00
Danny Coates 4c83fd4d37 added error.js for custom errors 2013-07-31 10:38:21 -07:00
Danny Coates 7164bf1c21 reorganize files to hopefully be more sane 2013-07-25 17:15:38 -07:00
Danny Coates 6ce055bf08 fix require bug, updated client 2013-07-24 19:04:56 -07:00
Danny Coates 90a29f1c50 reordered api.md + random wip 2013-07-24 13:43:59 -07:00
Danny Coates 190d8739b2 began implementing recovery_methods 2013-07-24 13:43:59 -07:00
Danny Coates 69c9c4dcbe change everything, YOLO 2013-07-24 13:43:59 -07:00
Danny Coates 07c4ab892a stubbed some idp stuff 2013-05-14 16:23:36 -07:00
Zachary Carter d92d1038aa Skeleton Hapi app 2013-05-13 17:00:22 -07:00