- Jul 21, 2012
-
-
Ben Adida authored
-
- Jul 20, 2012
-
-
Lloyd Hilaiel authored
Fix forgot password redirection to /signin
-
Lloyd Hilaiel authored
Fix error on too short of old password when changing password.
-
jared hirsch authored
Update "Developer" links to point to our MDN root
-
Dan Callahan authored
Rather than going straight to the quick setup, we should link to somewhere that gives a little more context.
-
Shane Tomlinson authored
* to page_helpers.emailSent, add a new input paramter - pollFuncName. The poll functions are unique for each type of email sent.
-
Shane Tomlinson authored
* Generalize and cleanup unit tests
-
- Jul 19, 2012
-
-
Shane Tomlinson authored
add access-control-allow-origin to all static resources (excluding views... tests pass, fonts look good. I can see the access-control-allow-origin on requested static resources. r+
-
Lloyd Hilaiel authored
add access-control-allow-origin to all static resources (excluding views), to allow fonts to be requested cross domain. fixes a regression introduced during the merge of router, for issue #1973
-
Dan Callahan authored
returnTo, siteName, and siteLogo only should work with the observer API.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
move metrics to router: avoids headers not being forwarded and caching -...
-
- Jul 18, 2012
-
-
Zachary Carter authored
-
Zachary Carter authored
-
- 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
-