- Jul 15, 2011
-
-
Lloyd Hilaiel authored
verifier now responds to requests to / and to /verify. in production we're routing verify calls to the latter (via nginx). closes #67
-
- Jul 07, 2011
-
-
Ben Adida authored
-
- Jun 21, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Ben Adida authored
-
- Jun 14, 2011
-
-
Lloyd Hilaiel authored
simplify verifier a bit to make it simpler to use either off the same domain as browserid.org OR on its own domain.
-
- May 03, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
add /code_update handlers to all servers to allow unpriviled users with localhost access on the machine to shut them down with an http request (for code update)
-
- Apr 12, 2011
-
-
mhanson@gmail.com authored
-
- Apr 11, 2011
-
-
Lloyd Hilaiel authored
implement localstorage caching of ids and pubkeys, stub out assertion generation crypto and use it from client code
-
- Apr 09, 2011
-
-
Lloyd Hilaiel authored
migrate to the connect framework for node.js, specifically this provides session management middleware
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Apr 08, 2011
-
-
Lloyd Hilaiel authored
-