- Jan 10, 2012
-
-
Lloyd Hilaiel authored
update wsapi_client to return errors in the standard node convention. update all clients. fix several areas in loadgen where we were not properly handling errors. improve informational output of loadgen failures. closes #838 - helps with issue #784 - closes #785
-
- Dec 01, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 23, 2011
-
-
Lloyd Hilaiel authored
(loadgen) when generating assertions, calculate current server time in the same manner that the webclient does - namely add a delta from session creation time to now to server time - issue #504
-
- Nov 22, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 18, 2011
-
-
Lloyd Hilaiel authored
-
- Oct 28, 2011
-
-
Lloyd Hilaiel authored
implement throttling on outbound emails: don't send emails to the same address more than once per minute - issue #430
-
Lloyd Hilaiel authored
-
- Oct 03, 2011
-
-
Lloyd Hilaiel authored
server side changes for issue #329 - /csrf call is now /session_context and returns current server time - to be used to allow clients with broken clocks to generate valid assertions
-
- Oct 02, 2011
-
-
Ben Adida authored
-
- Aug 22, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
move wsapi_client.js to libs/ where it can be shared by other code needing a programmatic client to the browserid WSAPI
-
- Aug 19, 2011
-
-
Lloyd Hilaiel authored
add a 'fake verification' mechanism that can be enabled for testing via an environment variable, and will return secrets via the wsapi. add plenty of checks to ensure this never makes it into production.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
sketch a general WSAPI client library with support for multiple simultaneous connections, port include_only onto it
-
- Aug 18, 2011
-
-
Lloyd Hilaiel authored
-
- Aug 09, 2011
-
-
Lloyd Hilaiel authored
-
- Jul 20, 2011
-
-
Lloyd Hilaiel authored
-
- Jul 17, 2011
- Jun 23, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-