- Jul 27, 2012
-
-
Lloyd Hilaiel authored
-
- Jul 25, 2012
-
-
Shane Tomlinson authored
* Remove the signup page and all remnants of it.
-
Shane Tomlinson authored
-
Dan Callahan authored
-
- Jul 24, 2012
-
-
Sean McArthur authored
-
- Jul 23, 2012
-
-
Shane Tomlinson authored
* Useful for when running unit tests on testmob.org. Unit tests and code need to be embedded in an iframe.
-
- Jul 21, 2012
-
-
Lloyd Hilaiel authored
audit and simplify logic in email_for_token to return proper hint to frontend on whether they should get a password from the user and forward it along with the 'complete' request during verification process for acct creation, password reset, email addition, and email re-verificaiton
-
Ben Adida authored
-
- Jul 20, 2012
-
-
Dan Callahan authored
Rather than going straight to the quick setup, we should link to somewhere that gives a little more context.
-
Zachary Carter authored
-
Zachary Carter authored
-
- Jul 19, 2012
-
-
Zachary Carter authored
Ensure that when a user verifies in a different browser than what they reset their password with, they must authenticate to complete the verification
-
Sean McArthur authored
- Windows doesn't have signals, so process.on("SIGINT") throws - changing process.env.PATH is a bad idea
-
Lloyd Hilaiel authored
add access-control-allow-origin to all static resources (excluding views), to allow fonts to be requested cross domain. fixes a regression introduced during the merge of router, for issue #1973
-
Sean McArthur authored
defaulting on meant that even though it was an optional dependency, it still blew chunks
-
- Jul 18, 2012
-
-
Zachary Carter authored
-
Zachary Carter authored
-
Zachary Carter authored
-
- Jul 16, 2012
-
-
Lloyd Hilaiel authored
Allow assertions issued by person to be used to authenticate. This makes it possible for "proxy idps" to work without the implementation details leaking out into others verifier implementations.
-
Sean McArthur authored
also prevents error from require node-statsd if it wasn't installed, but logs error if config says it should be enabled.
-
Lloyd Hilaiel authored
-
- Jul 14, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
gettextify the last portion of the about page.
-
Lloyd Hilaiel authored
add test coverage of origins that start with digits, and relax validation regex a bit - closes #2042
-
- Jul 13, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
extensive testing of i18n mechanism - including english fallback, string substition from .json files, and debug locale
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
* in each top level layout or ejs template, include a link to a partial that contains the license. * The bottom of the license contains a link to the repo and the current SHA's commit.
-
- Jul 12, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Zachary Carter authored
-
Zachary Carter authored
-
- Jul 11, 2012
-
-
Lloyd Hilaiel authored
-
Zachary Carter authored
perform rigorous validation on all API parameters, cleanup redundancy in sanitize.js and validate.js - issue #1526 Signed-off-by:
Lloyd Hilaiel <lloyd@hilaiel.com>
-
- Jul 10, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-