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

Proposed by David Barth
Status: Merged
Merged at revision: 63
Proposed branch: lp:~dbarth/unity-webapps-googleplus/fix-auth
Merge into: lp:unity-webapps-googleplus
Diff against target: 6 lines (+1/-1)
1 file modified
manifest.json (+1/-1)
To merge this branch: bzr merge lp:~dbarth/unity-webapps-googleplus/fix-auth
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
WebApps Pending
Review via email: mp+224174@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-22 16:48:47 +0000
3+++ manifest.json 2014-06-23 16:30:24 +0000
4@@ -1,1 +1,1 @@
5-{"includes":["http://plus.google.com/*", "https://plus.google.com/*", "http://plus.url.google.com/*", "https://plus.url.google.com/*", "https://accounts.google.*/*", "https://www.google.*/a/*"],"requires":["utils.js","google-common.js"],"name":"GooglePlus","domain": "plus.google.com", "scripts":["GooglePlus.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.12","package-name":"GooglePlus","description":"Unity Webapp for GooglePlus", "homepage":"https://plus.google.com/","icons":{"128":"128/unity-webapps-google-plus.png","48":"48/unity-webapps-google-plus.png","52":"52/unity-webapps-google-plus.png","64":"64/unity-webapps-google-plus.png"}}
6+{"includes":["http://plus.google.com/*", "https://plus.google.com/*", "http://plus.url.google.com/*", "https://plus.url.google.com/*", "https://accounts.google.*/*", "https://www.google.*/accounts/*", "https://www.google.*/a/*"],"requires":["utils.js","google-common.js"],"name":"GooglePlus","domain": "plus.google.com", "scripts":["GooglePlus.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.12","package-name":"GooglePlus","description":"Unity Webapp for GooglePlus", "homepage":"https://plus.google.com/","icons":{"128":"128/unity-webapps-google-plus.png","48":"48/unity-webapps-google-plus.png","52":"52/unity-webapps-google-plus.png","64":"64/unity-webapps-google-plus.png"}}

Subscribers

People subscribed via source and target branches

to all changes: