Merge lp:~dbarth/unity-webapps-gmail/fix-auth into lp:unity-webapps-gmail

Proposed by David Barth
Status: Merged
Merged at revision: 100
Proposed branch: lp:~dbarth/unity-webapps-gmail/fix-auth
Merge into: lp:unity-webapps-gmail
Diff against target: 6 lines (+1/-1)
1 file modified
manifest.json (+1/-1)
To merge this branch: bzr merge lp:~dbarth/unity-webapps-gmail/fix-auth
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
WebApps Pending
Review via email: mp+224175@code.launchpad.net

Commit message

Authorize the new www.google.*/account/* auth. redirect

Description of the change

Authorize the new www.google.*/account/* auth. redirect

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'manifest.json'
2--- manifest.json 2014-04-08 20:53:02 +0000
3+++ manifest.json 2014-06-23 16:30:31 +0000
4@@ -1,1 +1,1 @@
5-{"includes":["https://mail.google.com/*", "https://accounts.google.*/*", "https://www.google.*/a/*"],"requires":["utils.js","google-common.js","validate.js"],"name":"Gmail","scripts":["GMail.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.8","package-name":"Gmail","description":"Unity Webapp for Gmail","icons":{"128":"128/unity-webapps-gmail.png","48":"48/unity-webapps-gmail.png","52":"52/unity-webapps-gmail.png","64":"64/unity-webapps-gmail.png"},"domain":"mail.google.com","homepage":"https://mail.google.com"}
6+{"includes":["https://mail.google.com/*", "https://accounts.google.*/*", "https://www.google.*/accounts/*", "https://www.google.*/a/*"],"requires":["utils.js","google-common.js","validate.js"],"name":"Gmail","scripts":["GMail.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.8","package-name":"Gmail","description":"Unity Webapp for Gmail","icons":{"128":"128/unity-webapps-gmail.png","48":"48/unity-webapps-gmail.png","52":"52/unity-webapps-gmail.png","64":"64/unity-webapps-gmail.png"},"domain":"mail.google.com","homepage":"https://mail.google.com"}

Subscribers

People subscribed via source and target branches

to all changes: