- Jul 16, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Add new authentication related KPIs for @nmalkin close #1825
-
Lloyd Hilaiel authored
Minimalist implementation of support in core for Proxy IDP (a.k.a. "BigTent")
-
Lloyd Hilaiel authored
-
- Jul 14, 2012
-
-
Sean McArthur authored
Fix cookie check cookie made into a session cookie in IE8
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
log reason for bad verifier assertion and increment statsd failure counter
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
add test coverage of origins that start with digits, and relax validation regex a bit - closes #2042
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
Cachify the logo as well. issue #1999
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
i18n fixes
-
Lloyd Hilaiel authored
new regex for matching origins - issue #1981
-
Lloyd Hilaiel authored
-
- Jul 13, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
extensive testing of i18n mechanism - including english fallback, string substition from .json files, and debug locale
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
new KPIs in the event stream: * authenticate.enter_password * authenticate.password_submitted * authenticate.password_success * authenticate.password_fail Added a couple of new testHelper functions, expectedMessage and unexpectedMessage
-
Jed Parsons authored
More verbose instructions for the initial MySQL setup
-
Sean McArthur authored
Fix the slow Fennec key press response in the email field.
-
Shane Tomlinson authored
* Only show a hint if it is not already shown.
-
Shane Tomlinson authored
close #2007
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Never set a future expiration date, to delete the cookie set an expiration date of yesterday.
-
Francois Marier authored
-
Sean McArthur authored
they are no longer separate timeouts, nor do they start at slightly different spots in the code. The countdown starts at the end, and only once the countdown reaches 0, does the redirect take place. fixes #2007
-
Sean McArthur authored
this makes sure callbacks for animations truly are called only after the animation has finished. before, it'd be possible to trigger slightly ahead because of setTimeout tomfoolery
-
Zachary Carter authored
-
- Jul 12, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Fix exception being thrown if KPI data is disabled.
-
Sean McArthur authored
remove helpers.extend
-
Zachary Carter authored
-
Jed Parsons authored
Update the cookies disabled copy
-