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

Proposed by David Barth
Status: Merged
Merged at revision: 70
Proposed branch: lp:~dbarth/unity-webapps-googlecalendar/fix-auth
Merge into: lp:unity-webapps-googlecalendar
Diff against target: 6 lines (+1/-1)
1 file modified
manifest.json (+1/-1)
To merge this branch: bzr merge lp:~dbarth/unity-webapps-googlecalendar/fix-auth
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
WebApps Pending
Review via email: mp+224176@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
=== modified file 'manifest.json'
--- manifest.json 2014-04-08 20:56:01 +0000
+++ manifest.json 2014-06-23 16:30:39 +0000
@@ -1,1 +1,1 @@
1{"includes":["https://www.google.*/calendar/*","http://www.google.*/calendar/*","https://accounts.google.*/*", "https://www.google.*/a/*"],"requires":["utils.js"],"name":"GoogleCalendar","scripts":["GoogleCalendar.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","manifest-version":"1.0","integration-version":"2.2","package-name":"GoogleCalendar","icons":{"128":"128/unity-webapps-google-calendar.png","48":"48/unity-webapps-google-calendar.png","52":"52/unity-webapps-google-calendar.png","64":"64/unity-webapps-google-calendar.png"},"domain":"google.com","homepage":"https://www.google.com/calendar/render","license":"GPL-3"}1{"includes":["https://www.google.*/calendar/*","http://www.google.*/calendar/*","https://accounts.google.*/*", "https://www.google.*/accounts/*", "https://www.google.*/a/*"],"requires":["utils.js"],"name":"GoogleCalendar","scripts":["GoogleCalendar.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","manifest-version":"1.0","integration-version":"2.2","package-name":"GoogleCalendar","icons":{"128":"128/unity-webapps-google-calendar.png","48":"48/unity-webapps-google-calendar.png","52":"52/unity-webapps-google-calendar.png","64":"64/unity-webapps-google-calendar.png"},"domain":"google.com","homepage":"https://www.google.com/calendar/render","license":"GPL-3"}

Subscribers

People subscribed via source and target branches

to all changes: