- Jul 25, 2012
-
-
Dan Callahan 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.
-
Lloyd Hilaiel authored
-
- Jul 12, 2012
-
-
Lloyd Hilaiel authored
-
- Jul 05, 2012
-
-
Ben Adida authored
-
- May 08, 2012
-
-
Lloyd Hilaiel authored
-
- May 04, 2012
-
-
Austin King authored
-
Austin King authored
-
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.
-
- May 02, 2012
-
-
Austin King authored
-
- Mar 12, 2012
-
-
Austin King authored
-
Austin King authored
Conflicts: lib/primary.js
-
- Mar 09, 2012
-
-
Austin King authored
-
Austin King authored
Depending on Squid for caching primary's /.well-known/browserid
-
- Jan 31, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 30, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 17, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 13, 2012
-
-
Lloyd Hilaiel authored
always run our little node HTTP proxy locally to constantly test HTTP proxy support which we'll have in production - issue #904
-
Lloyd Hilaiel authored
add outbound HTTP proxy support to browserid - requires a proxy that can forward http to https traffic - closes #904
-
- Jan 10, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 05, 2012
-
-
Lloyd Hilaiel authored
-
- Dec 22, 2011
-
-
Lloyd Hilaiel authored
-
- Dec 21, 2011
-
-
Lloyd Hilaiel authored
move 'primary.js' - abstraction for interacting with primaries - down to lib/, now it's used by different processes
-
Lloyd Hilaiel authored
implement support for verifying assertions issued by primaries for the purpose of logging into browserid
-
Lloyd Hilaiel authored
-
- Dec 20, 2011
-
-
Lloyd Hilaiel authored
implement a more generic mechanism to enable local testing and development of primary support - allow SHIMMED_PRIMARIES to be provided which stuffs a auth url, provisioning url, and public key in our cache
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
implement a more generic mechanism to enable local testing and development of primary support - allow SHIMMED_PRIMARIES to be provided which stuffs a auth url, provisioning url, and public key in our cache
-
- Dec 19, 2011
-
-
Lloyd Hilaiel authored
-