webplatform / fxa-content-server
forked from mozilla/fxa-content-serverwebplatform-cu…
Commits on Dec 18, 2014
Commits on Oct 31, 2014
Commits on Aug 5, 2014
-
* Mistakenly removed XSS forbiding iframing, reverted * Enforcing to reply postMessage ONLY if part of an accepted origin
Commits on Jul 22, 2014
Commits on Jun 25, 2014
Commits on May 22, 2014
-
Changing Firefox brand+logic for WebPlatform
Squashed commit with latest addition as a single patch. Last squash 2014-05-22 at 12:00 EST Basics: * This commit is meant to have "surgical" patches on top of upstream * Currently a rebase from oauth branch Branding: * Adjusting README * Use ou rown fxa-content-server-i10n * Overriding signup marketing ad specific to Firefox/Mozilla Account pre-existence validation form events: * Improved extension without overwriting events hash map * Add our own sign_up validation event handlers * Check for existing user and add notice on the form * Follows convention to setCustomError on form field when username is invalid * Setting in place webservice call service * Including shell script to check user details through PHP in scripts/getuserinfo.sh * New fields: username, fullName are supported * Hijack in bower.json, specify our own version AND build of fxa-js-client at tag 0.1.20-wpd
-
Merge pull request mozilla#1149 from mozilla/default-oauth-url
fix(config): set default oauth url to dev deployment
-
Commits on May 21, 2014
-
Merge pull request mozilla#888 from mozilla/oauth
OAuth Sign in and Sign up flows
-
Merge pull request mozilla#1143 from vladikoff/remove-intern-browser
fix(test): Removed 'npm run test-browser'. Combined into 'npm test' lgtm, thanks @vladikoff!
Shane Tomlinson committedMay 21, 2014 -
-
Commits on May 20, 2014
-
Merge pull request mozilla#1137 from mozilla/issue-1129-install
Issue 1129 install Thanks for tracking this down @vladikoff! r+
Shane Tomlinson committedMay 20, 2014 -
chore(install): Update npm-shrinkwrap.json for the downgraded grunt-c…
…ontrib-imagemin
Shane Tomlinson committedMay 20, 2014 -
-
-
-
-
Merge pull request mozilla#1134 from jrgm/show-l10n-git-sha
show the git sha recorded in app/bower_components/fxa-content-server-l10n/.bower.json
-
show the git sha recorded in app/bower_components/fxa-content-server-…
…l10n/.bower.json
Commits on May 19, 2014
-
-
-
Merge pull request mozilla#1132 from mozilla/update-js-client-0-1-20
fix(client): update js-client so xhr works in IE
-
Merge pull request mozilla#1131 from mozilla/issue-1113-form-validation
fix(client): Fix form validation on browsers that do not have HTML5 form...
-
-
Merge pull request mozilla#1099 from mozilla/issue-999-browse-happy
Fix browse happy text and the firefox logo on IE8, disable IE9 support.
-
Merge pull request mozilla#1130 from mozilla/issue-1088-market-styles
fix(marketing): add breakpoints for marketing snippet
-
chore(css): Extract $mobile-html-background-color from _media_queries…
….scss
Shane Tomlinson committedMay 19, 2014 -
Merge pull request mozilla#1097 from mozilla/issue-1095-ie9-blank
fix(server): `utf8` is not a valid content-type, `utf-8` is.
-
Merge pull request mozilla#1111 from mozilla/issue-1054-smart-quote
fix(email): properly escape smart quotes This looks good! Thanks @zaach!
Shane Tomlinson committedMay 19, 2014 -