- Jul 16, 2012
-
-
Lloyd Hilaiel authored
Allow assertions issued by person to be used to authenticate. This makes it possible for "proxy idps" to work without the implementation details leaking out into others verifier implementations.
-
Lloyd Hilaiel authored
Remove en-US from the SUMO link
-
Lloyd Hilaiel authored
Before authenticating, check password length.
-
Lloyd Hilaiel authored
localize main site
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
<%- is an alias for <%=. Update one unit test so all frontend tests pass.
-
Shane Tomlinson authored
Add new authentication related KPIs for @nmalkin close #1825
-
Lloyd Hilaiel authored
adorn confirmations on main site (like 'd00d, sure you wanna cancel') with gettext() for proper extraction and substition
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
'or' was not gettext() decorated in index.ejs - allow a translator more control over the whole phrase
-
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
-
Shane Tomlinson authored
gettextify the last portion of the about page.
-
Shane Tomlinson 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.
-