- Dec 30, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Upgrading jQuery to 1.7.1. Fixes a crash bug in IE8 where loading browserid.org would cause IE to restart. close #806
-
Shane Tomlinson authored
issue #803
-
- Dec 29, 2011
-
-
Shane Tomlinson authored
close #810
-
Shane Tomlinson authored
close #819
-
Shane Tomlinson authored
-
Ben Adida authored
Turn license URL in ToS into a clickable link (closes #382)
-
Francois Marier authored
-
- Dec 28, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Removed a trailing comma that prevents Google Closure Compiler from mini...
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
moved to new assertion format, added a bunch of tests to check both old ...
-
Lloyd Hilaiel authored
-
Ben Adida authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Ben Adida authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
disable 'online' check. too many false positives to be useful. closes #719 (@shane-tomlinson - I went for a minimal fix given we're branching the beta train right after this commit. feel free to clean up)
-
Ben Adida authored
-
- Dec 27, 2011
-
-
Lloyd Hilaiel authored
fix issue where when allowPersistent is true, and the user is not authenticated to browserid, they wouldn't be shown the 'keep me signed in' checkbox - closes #776 (presumably a regression introduce in f9ab1ba9 ?)
-
Lloyd Hilaiel authored
Improve in-source RP for testing. Now you can fully specify the navigator.id.get() call without writing code - this is not an example for browserid implementors, but rather a local testing tool for browserid devs. for testing of issue #776
-
- Dec 25, 2011
-
-
s9e authored
-
- Dec 22, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Dec 21, 2011
-
-
Lloyd Hilaiel authored
use crypto.getRandom instead of urandom closes #735
-
Ben Adida authored
-
Ben Adida authored
changed generate to use nodejs crypto, added weakgenerate, added async support for generate, and added tests
-
- Dec 20, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Ben Adida authored
revived the navigator.id.channel, as well as the #NATIVE and #INTERNAL indications that internal APIs are about to be called
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Add markup/CSS, including tooltips. * Add logic to manage_account.js. * Add changePassword to network/user.js. Add related tests. * Update xhr mock so that session_context always returns "valid" info unless contextAjaxError is specified. * Update the tooltip so that it has a reset function. close #771 close #114
-
- Dec 19, 2011
-
-
Shane Tomlinson authored
-
- Dec 17, 2011
-
-
Lloyd Hilaiel authored
update to jwcrypto 0.1.1 - now the verifier supports 'new style' assertions which are JWS structures separated by tildes and don't double base64 encode. assertion size down 33%. we still generate only old style assertions. issue #507
-