Ryan Kelly
6e6b28c7a1
feat(push): Add VAPID identification to push messages. ( #1468 ); r=philbooth
2016-10-10 12:40:45 +11:00
Ryan Kelly
9ebec1a32b
feat(profile): Add oauth-authenticated /account/profile endpoint.
2015-10-30 14:58:04 +11:00
Danny Coates
7df36f4ff0
moar ENV
...
This adds environment variable names for all config parameters. It
also adds 'envc' to help make using them easier in dev and replaces
the default json files. This is a baby step in configuring the
process purely with the env which should make containerizing easier.
2015-05-13 20:33:58 -07:00
Danny Coates
90c192d975
removed iss from preVerifyToken JWT
2014-09-03 11:55:23 -07:00
Danny Coates
74145117d8
config cleanup
2014-08-28 11:26:23 -07:00
Danny Coates
73a0432d31
added a test for invalid preverifytoken, default config to no secret
2014-08-22 11:15:21 -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
100d816bd0
reorganize test related files and removed unuse code
2014-06-03 12:00:06 -07:00
Danny Coates
c8b3217762
resend blackout period
2014-03-24 19:10:14 -07:00
Danny Coates
6c4ef094e7
when the db throws a ER_DUP_ENTRY on account create, translate it to an account exists (101) error
2014-03-17 13:08:58 -07:00
Andrew Chilton
76361514c9
Add a templateServer config item
2014-02-26 12:01:19 +13:00
Andrew Chilton
01a1097cca
Add separate config files for various tests for local template server
2014-02-26 12:01:19 +13:00
Danny Coates
2fef3126e3
update verifierVersion on account reset and password change
2014-02-19 18:19:39 -08:00
Danny Coates
7c13517a07
added a test for expired tokens
2014-01-15 15:56:54 -08:00
Danny Coates
7bbcae4176
added mail_helper.js for local email testing
2013-12-07 15:56:11 -08:00
Danny Coates
45d557cf2f
added preVerified option to /account/create in non-production environments
2013-12-04 14:12:30 -08:00
Ryan Kelly
591af25e72
Auto-verify by default when config.env == "dev".
...
This should fix some test brokenness caused by renaming "local" to "dev" and
making it the default environment.
2013-11-21 15:36:06 +11:00
Ryan Kelly
09a26bd237
Add a "dev" NODE_ENV and make it the default.
2013-11-19 13:46:04 +11:00
Ryan Kelly
306a2062dc
Implement basic in-memory nonce database
2013-11-14 16:22:07 +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
ddb4ac13a4
added email verification tests
2013-08-09 20:10:32 -07:00
Danny Coates
69c9c4dcbe
change everything, YOLO
2013-07-24 13:43:59 -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