- Dec 29, 2011
-
-
Shane Tomlinson authored
-
- Dec 28, 2011
-
-
Lloyd Hilaiel authored
Conflicts: resources/static/shared/user.js tests/verifier-test.js
-
Lloyd Hilaiel authored
-
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
-
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)
-
Shane Tomlinson authored
* Not actually hooked up in the dialog yet. * Need backend support.
-
Shane Tomlinson authored
* Added a new controller, primary_user_provisioned. * Slimmed down user.provisionPrimaryUser so that it does not authenticate users. * Using ADD_EMAIL and CREATE_EMAIL as the hash when redirecting back from an IdP as bits of state.
-
Ben Adida authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
update verifier tests to use a real domain that doesn't have primary support for one of the negative tests. network timeouts make tests run painfully slow.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Dec 27, 2011
-
-
Lloyd Hilaiel authored
Conflicts: resources/static/dialog/controllers/dialog.js
-
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 23, 2011
-
-
Shane Tomlinson authored
* Renaming a bunch of the templates to use _ instead of camelCase.
-
Shane Tomlinson authored
* A lot of cleanup and test adding for handling primary users. * Trying to genericize a lot of the message names and leave the state machine decide on state. * Simplifying the ActionsMock in state_machine_unit_test. * Loads of file renames to make easier to read.
-
Shane Tomlinson authored
* Hacktastic and minimal tests - loads of tests needed. * Assume if the #EMAIL=<email> hash is specified on the URL, then try provisioning the user. * Fixed all previously broken, non-completing tests. * Added several new controllers - email_chosen, provision_primary_user, verify_primary_user.
-
- Dec 22, 2011
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
* Using address_info right off the start to figure out what to do with an email address.
-