- Oct 01, 2011
-
-
Ben Adida authored
added issuer back to verifier response, using now hostname only of issuer, since that's all we will have for primaries, e.g. @gmail.com
-
- Oct 03, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Adding checks for unsupported browsers. For IE<9, showing a special alert saying upgrade or remove Compatibility View.
-
Shane Tomlinson authored
-
- Sep 30, 2011
-
-
Lloyd Hilaiel authored
remove 'download printable format' language from privacy policy. there is no downloadable printable format. closes #280
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
SCHEMA CHANGE: add index to emails table. we do a couple queries that look up email by user which are a table scan at the moment. this change fixes. closes #209
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Issue #275
-
Shane Tomlinson authored
-
Shane Tomlinson authored
This is to target CSP related work as well as to simplify browserid.js, which was becoming very unruly.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #333.
-
Lloyd Hilaiel authored
-
- Sep 29, 2011
-
-
Lloyd Hilaiel authored
-
- Sep 24, 2011
-
-
Ben Adida authored
-
- Sep 29, 2011
-
-
Shane Tomlinson authored
Conflicts: browserid/static/dialog/controllers/authenticate_controller.js
-
Lloyd Hilaiel authored
Conflicts: browserid/lib/wsapi.js
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
ensure users must authenticate every week (issue #309). Also, move all magic numbers out of implementation and into the configuration abstraction.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Potentially use this to create an assertion directly.
-
Shane Tomlinson authored
Baby steps to getting the stylings looking better. Trying to reduce the "jumpiness" of elements on the screen.
-
Shane Tomlinson authored
Now making the "add email" portion show in its own screen so that things look cleaner. Adding room for 5 email addresses. Putting all the buttons on the same line to maximize room for email addresses. Changing the padding/margins of the email addresses so that the glow around the buttons is not cut off.
-
Shane Tomlinson authored
Thinking that maybe we should remove the email addresses entirely whenenver trying to add a new one. There is too much clutter on the screen with everything.
-
Shane Tomlinson authored
Removed some duplicate code. Made it so you have to change the email input for the password field to go away and a check is reforced on whether the email address is registered.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
disable button immediately after click for 'verify email' button, at least the user gets immeidate visual feedback if the stage_user call is slow
-
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
-