- Jul 27, 2012
-
-
Lloyd Hilaiel authored
-
- Jul 24, 2012
-
-
Zachary Carter authored
-
- Jul 23, 2012
-
-
Zachary Carter authored
-
Shane Tomlinson authored
* Useful for when running unit tests on testmob.org. Unit tests and code need to be embedded in an iframe.
-
- Jul 19, 2012
-
-
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
-
- Jul 18, 2012
-
-
Zachary Carter authored
-
- Jul 13, 2012
-
-
Lloyd Hilaiel 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 02, 2012
-
-
Zachary Carter authored
-
- Jun 29, 2012
-
-
Lloyd Hilaiel authored
when serving non-minified resources, substitute urls in templates so once can locally test links embedded in templates (like persona tos/pp)
-
- Jun 28, 2012
-
-
Zachary Carter authored
-
Zachary Carter authored
-
Brian Warner authored
-
- Jun 27, 2012
-
-
Zachary Carter authored
The `static` process has been added to handle cachable resources and views, so code relevant to serving those resources has been removed from `browserid`. The `router` heartbeat now depends on both `browserid` and `static` processes being ok. `router` now forwards wsapi writes to `dbwriter`, reads to `browserid`, and errors on unkown or internal wsapi requests. The wsapi setup for `browserid` no longer handles forwards, though some wsapi operations may trigger a forward to `dbwriter`.
-
- Jun 19, 2012
-
-
Zachary Carter authored
-
- Jun 14, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jun 13, 2012
-
-
Lloyd Hilaiel authored
Change browserid.org urls to persona.org, introduce static.login.persona.org for all static resources.
-
- Jun 08, 2012
-
-
Zachary Carter authored
-
- May 29, 2012
-
-
Zachary Carter authored
-
Lloyd Hilaiel authored
-
- May 22, 2012
-
-
Zachary Carter authored
-
- May 15, 2012
-
-
Lloyd Hilaiel authored
-
- May 04, 2012
-
-
Austin King authored
-
Lloyd Hilaiel authored
update the http_forward module to allow global request timeouts to be set, use this to implement a 15s upper bound on requests for declaration of support in development. This should fix unit tests
-
Ben Adida authored
added conformance tests. tests should now pass updated to jwcrypto that has proper callback delay guarantees and removed unnecessary setTimeouts Updated all calls to jwcrypto to use the more intuitive API. Fixed a front-end test that was failing due to true asynchronicity of jwcrypto.
-
- Apr 05, 2012
-
-
graingert authored
-
- Mar 28, 2012
-
-
Austin King authored
Reusing staticPath in compress worker and making prefix configurable, removing DRY violation per llyod
-
- Mar 15, 2012
-
-
Lloyd Hilaiel authored
when certifying secondary certs and the user has not confirmed their ownership of the given computer, certify with a short validity period
-
- Mar 13, 2012
-
-
Austin King authored
Adding disable_locale_check flag to skipping warnings for en-US without gettext files. Fixes Issue#1055
-
- Mar 10, 2012
-
-
Austin King authored
-
- Mar 09, 2012
-
-
Austin King authored
-
- Feb 15, 2012
-
-
Austin King authored
-
- Feb 10, 2012
-
-
Lloyd Hilaiel authored
-
- Feb 03, 2012
-
-
Austin King authored
-
- Feb 01, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-