- Jul 20, 2012
-
-
Zachary Carter authored
-
Zachary Carter authored
-
- Jul 19, 2012
-
-
Zachary Carter authored
Ensure that when a user verifies in a different browser than what they reset their password with, they must authenticate to complete the verification
-
- Jul 17, 2012
-
-
Shane Tomlinson authored
not BrowserID, but Persona Manually tested, tests still run. r+
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Remove extraneous params in load_gen requests
-
Lloyd Hilaiel authored
Instead of hard coding 8 and 80, use named constants.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* This is still not pretty, but it is a safe for hotfix into staging. This makes the unsupported dialog and cookies disabled screens look equivalent to the current prod. cherry picked from the stage hotfix - 977706bc288660a5b40c5ea58001fc9bba4fda90
-
Shane Tomlinson authored
Add instructions on hacking things directly in code/ I just tested this sequence on an instance. Works beautifully. r+
-
Shane Tomlinson authored
Add a link to the repo and current source in the top level of each served up HTML resource. close #1655
-
Shane Tomlinson authored
Update unit test module names to match directory structure. close #1986
-
Francois Marier authored
-
- Jul 16, 2012
-
-
Ben Adida authored
Allow assertions issued by person to be used to authenticate. This make...
-
Lloyd Hilaiel authored
-
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.
-
Shane Tomlinson authored
Conflicts: resources/views/layout.ejs
-
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
-
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
-