- Feb 15, 2012
-
-
Shane Tomlinson authored
issue #835
-
Shane Tomlinson authored
issue #835
-
- Feb 14, 2012
-
-
Shane Tomlinson authored
issue #835
-
Shane Tomlinson authored
* Add a new view, cookies_disabled - this is displayed to browsers that do not allow access to localStorage when cookies are disabled (Firefox, Chrome, Fennec) * Add localStorage check in include.js to check for browsers that do not allow write access to localStorage. * Add a Javascript cookie check in network.js->cookiesEnabled using a test cookie with duration of 1 second so it is never sent to the server. * Remove the old cookies_enabled check that was theorized to come from session_context - remove this from the XHR mock as well. issue #835
-
- Feb 13, 2012
-
-
Shane Tomlinson authored
close #892
-
- Feb 10, 2012
-
-
Lloyd Hilaiel authored
vary session cookie name by public_url when public_url is not browserid.org - this addresses issues which affect testing with IE when cookies are set for both, diresworb.org and dev.diresworb.org. closes #296.
-
Lloyd Hilaiel authored
don't require the user to sign in with a password as a side effect of using a primary email address. closes #1049
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
upgrade postprocess to 0.2.4, really unblocks issue #835 - this version of postprocess includes more extensive tests to verify that it's usage does not interfere with various supported semantics of express.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Feb 09, 2012
-
-
Lloyd Hilaiel authored
upgrade to postprocess 0.2.2 which doesn't use buffertools which monkey patches Buffer.equals() and conflicts with node-gettext. closes #1080
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
use HTTP 429 for throttling responses. closes #1083
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
update wsapi to return a body of 'Bad Request: no cookie' when a CSRF check fails because no cookie was sent from the client - issue #835, issue #1056
-
Shane Tomlinson authored
close #130
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #1082
-
Shane Tomlinson authored
Removing double space between sentences.
-
Shane Tomlinson authored
close #1062 close #1081
-
Shane Tomlinson authored
close #1051
-
Shane Tomlinson authored
* Labels were partially hidden by input element outlines. * Submit buttons were too close to input elements. * Cancel and reset baselines were not the same. close #1072
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
fix char munging when postprocess is in play serving large files where unicode chars fall on chunk boundaries. closes #1057
-
- Feb 08, 2012
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Feb 07, 2012
-
-
Matjaž Horvat authored
-
Lloyd Hilaiel authored
Conflicts: scripts/browserid.spec
-
Lloyd Hilaiel authored
Conflicts: scripts/browserid.spec
-
Lloyd Hilaiel authored
Use l10n-all config file when building locale data.
-
Shane Tomlinson authored
issue #1058
-
Shane Tomlinson authored
issue #1062
-
Shane Tomlinson authored
issue #1062
-
- Feb 06, 2012
-
-
Pete Fritchman authored
We always want to build all locales -- we selectively enable them in the prod configuration.
-
- Feb 04, 2012
-
-
Lloyd Hilaiel authored
-
Austin King authored
-