- Nov 07, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 04, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
remove CORS from repository. In-repo example now properly forwards requests to verifier from server. closes #245
-
Lloyd Hilaiel authored
everything else is filtered. Things like Content-Encoding shouldn't be blindly forwarded. Also when forwarding responses, ensure proper casing of headers. issue #460
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
ensure that the internal code_update URL is hit *precisely* to reduce the risk of improperly configured servers and sloppy expressjs routing letting just anyone reboot a server. bug #699171
-
Lloyd Hilaiel authored
test fix: when comparing two cookies that should be the same, strip the embedded date, as that changes every second (and causes intermittent errors) - closes #531
-
Lloyd Hilaiel authored
fix race condition between token request and waiting for token, was causing test hangs. closes #530
-
Lloyd Hilaiel authored
allow anyone running tests to define 'LOG_TO_CONSOLE' in their environment to get verbose logging output on the console. issue #530
-
Lloyd Hilaiel authored
implement graceful process shutdown, and clear logging as to the reason why processes are terminating. include winston handling of uncaught exceptions. this all goes into a library that all of our processes use. closes #529
-
Lloyd Hilaiel authored
in production (dev/beta/prod) use a more conventional logging format that includes timestamps. closes #234
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
ensure that the internal code_update URL is hit *precisely* to reduce the risk of improperly configured servers and sloppy expressjs routing letting just anyone reboot a server. bug #699171
-
Lloyd Hilaiel authored
test fix: when comparing two cookies that should be the same, strip the embedded date, as that changes every second (and causes intermittent errors) - closes #531
-
Lloyd Hilaiel authored
fix race condition between token request and waiting for token, was causing test hangs. closes #530
-
Lloyd Hilaiel authored
allow anyone running tests to define 'LOG_TO_CONSOLE' in their environment to get verbose logging output on the console. issue #530
-
Lloyd Hilaiel authored
implement graceful process shutdown, and clear logging as to the reason why processes are terminating. include winston handling of uncaught exceptions. this all goes into a library that all of our processes use. closes #529
-
- Nov 03, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Set the default text color to #000. Used in the addon so text is not whi
-
Shane Tomlinson authored
issue #501
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #527
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #501
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #519
-
Ben Adida authored
-
Lloyd Hilaiel authored
in production (dev/beta/prod) use a more conventional logging format that includes timestamps. closes #234
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Added some unit tests for verify_email_address * Standardized ids and class names between verifyemail.ejs and verifyuser.ejs close #528
-
Ben Adida authored
-
Ben Adida authored
-
- Nov 02, 2011
-
-
Ben Adida authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #522
-
Lloyd Hilaiel authored
fix undefined reference (crash) in verifier after verification failure. closes #523. introduced in issue #82.
-