- Apr 25, 2012
-
-
Matjaž Horvat authored
-
Austin King authored
Add a cookie check to most main site pages.
-
Shane Tomlinson authored
* The catch all will print a console log message if console.log is available. * Adding helpers.log which prints to the console if console.log is available.
-
- Apr 24, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* signin, signup, forgot, add_email_address, verify_email_address. * to user.js->checkAuthentication, call the callback if cookies are disabled. issue #1418 issue #1484
-
Shane Tomlinson authored
issue #1485
-
Austin King authored
Start the delay screen and disable form modules for the main site.
-
Shane Tomlinson authored
The modules were added to the main site, but never started. issue #1396
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close issue #1488
-
- Apr 19, 2012
-
-
Austin King authored
-
Austin King authored
-
Lloyd Hilaiel authored
update to published v0.0.6 of node-client-sessions which is bitwise identical to what we were using before, just not hosted as a tgz on lloyd's github account - issue #1449
-
Lloyd Hilaiel authored
Fix a user being asked "is this your computer" if they just verified an email.
-
Lloyd Hilaiel authored
Fix the link color of the cancel button in the required email check email screen.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Remove the placeholder text from the change password input boxes.
-
Shane Tomlinson authored
issue #1461
-
Shane Tomlinson authored
issue #1446
-
Austin King authored
-
- Apr 18, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
Fix primary email being set as most recently used if the user cancels redirect to authenticate with primary. issue #968
-
Shane Tomlinson authored
* A little bit of cleanup to simplify the check_registration controller - there is only a back button now. * In the ejs template, remove the href and id attributes from the strings passed to localizers. Always use back for the id. * Add a test to make sure the correct messages are triggered whenever pressing the back button. issue #1453
-
Austin King authored
-
- Apr 17, 2012
-
-
Shane Tomlinson authored
Allowing underscore in domain and origin, fixes Issue#1454 close #1454
-
Austin King authored
-
Lloyd Hilaiel authored
implement updated observer API
-
Austin King authored
-
Lloyd Hilaiel authored
Pr 1447 cancel state
-
Shane Tomlinson authored
Update to @lloyd's pull request 1447 to ensure that cancel from required email verification still works. * A bit of code cleanup in required_email.js to remove the extra "cancel" message that was never called. pull request 1447
-
Lloyd Hilaiel authored
-
- Apr 16, 2012
-
-
Lloyd Hilaiel authored
update loadgen for API changes - all apis which can authenticate a session or issue a cert now require an emphemeral argument - issue #1436
-
Austin King authored
fix regression where an undefined second argument to .get() would cause ...
-
Austin King authored
fix case where test_db_connectivity would fail when browserid database d...
-
Lloyd Hilaiel authored
fix regression where an undefined second argument to .get() would cause a javascript error - issue #1442
-
Lloyd Hilaiel authored
-
- Apr 13, 2012
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
Visual updates to make secondary action links be more consistent, clean up CSS. close #702
-
- Apr 12, 2012
-
-
Lloyd Hilaiel authored
-