- Jun 14, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
fix the fragile static-resource-test - when adding keys to lib/static_resources.js all indexes get shuffled. broken with addition of relay.js.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jun 13, 2012
-
-
Lloyd Hilaiel authored
Post Verification Redirect!
-
Lloyd Hilaiel authored
Change browserid.org urls to persona.org, introduce static.login.persona.org for all static resources.
-
Shane Tomlinson authored
When a user completes the verification, set their logged in status for the site so a silent assertion can get generated. * Add countdown until the redirect.
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
* Highlight transitional code in storage.js * Clean up input variable names to setReturnTo/getReturnTo * Fix error message if RP does not specify returnTo * Add a sample postVerificationReturn.html page to the sample RP * Remove the automatic setting of returnTo to origin_url in dialog.js * Instead of returning origin for user.tokenInfo, return returnTo
-
- Jun 12, 2012
-
-
Shane Tomlinson authored
* Rename user.setOriginHREF to user.setReturnTo * Rename storage.setStagedOnBehalfOf to storage.setReturnTo
-
Shane Tomlinson authored
issue #385
-
Lloyd Hilaiel authored
Fix IE8 not submitting the password field on the enter key.
-
Lloyd Hilaiel authored
Issue 1695 host fonts
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Also made the site name/logo into a checkbox.
-
- Jun 11, 2012
-
-
Shane Tomlinson authored
issue #1376
-
Lloyd Hilaiel authored
add host parameter back to mysql configuration - fixes accidental regression in commit 3f4368d2
-
Shane Tomlinson authored
remove transitional code introduced for issue #1000 Looks good, the cleanup is good, less code is great, tests all pass, manual testing works as expected - r+ close #1725
-
Lloyd Hilaiel authored
complete_user_creation is less aggressive about deleting the pendingCreation toeken - this allows a user to reload to try to complete email creation if the database is temporarily down
-
Shane Tomlinson authored
* IE and Opera both try to download all declared fonts, whether the fonts are used or not. This is an unnecessary performance hit * Create separate font files. One each for common, dialog, and mainsite. The mainsite needs italics, which the dialog does not.
-
Shane Tomlinson authored
issue #1695
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Clean up remaining references to global or undefined variables in lib/
-
Lloyd Hilaiel authored
Issue 1098 rp name logo
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Update to rename name->siteName, logoURL->siteLogo. Update sample RP. Update styles to look better.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Add a new controller and template - rp_info * Adjust the screen size hacks to take into account the dynamic height "favicon" * Add an action to start the rp_info service. * properly check and escape logoURL and name in dialog.js * Add some tests ensuring logoURL and name are escaped. * Print information in rp_info controller. issue #1098
-
Lloyd Hilaiel authored
made new API calls fail when not called on navigator.id object
-
Lloyd Hilaiel authored
Clear the password if the user types a password then changes the email address.
-
Lloyd Hilaiel authored
Enforce post size limit in the router only - issue #1713
-
Lloyd Hilaiel authored
Fix the scroll bar appearing on the main site's index page if it is not needed.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Move onto awsbox, update urls for ephemeral and dev deployments, fix email delivery for both
-
- Jun 08, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-