- Aug 22, 2011
-
-
Lloyd Hilaiel authored
-
- Aug 21, 2011
-
-
Brian J Brennan authored
-
- Aug 18, 2011
-
-
Lloyd Hilaiel authored
-
- Aug 17, 2011
-
-
Lloyd Hilaiel authored
find instances of console.log() and send them to the logger instead, when running under dev harness also route to console. issue #169
-
Lloyd Hilaiel authored
rather than imposing restrictions on structure of logged objects we should make all required fields proper parameters that are obvious upon inspection of the signature of the log function. issue #168
-
Lloyd Hilaiel authored
-
- Aug 09, 2011
-
-
Lloyd Hilaiel authored
-
- Aug 03, 2011
- Jul 22, 2011
-
-
Tj Holowaychuk authored
-
- Jul 21, 2011
-
-
Lloyd Hilaiel authored
verifier now accepts parameters over POST in addition to GET, use of the former is preferred and user identifiable data out of http logs. closes #96
-
- 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
-