Merge ~ya-bo-ng/canonical-identity-provider:update-cookie-policy-3.0.5 into canonical-identity-provider:master

Proposed by Anthony Dillon
Status: Merged
Approved by: Daniel Manrique
Approved revision: 25ebe1310718cc698619b340ad7e33708e213f5b
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~ya-bo-ng/canonical-identity-provider:update-cookie-policy-3.0.5
Merge into: canonical-identity-provider:master
Diff against target: 14 lines (+2/-2)
1 file modified
src/webui/templates/vanilla/base.html (+2/-2)
Reviewer Review Type Date Requested Status
Daniel Manrique (community) Approve
Review via email: mp+393208@code.launchpad.net

Commit message

Update cookie policy module to v3.0.5

To post a comment you must log in.
Revision history for this message
Daniel Manrique (roadmr) wrote :

Yes.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/src/webui/templates/vanilla/base.html b/src/webui/templates/vanilla/base.html
2index 18e5b56..5dd337e 100644
3--- a/src/webui/templates/vanilla/base.html
4+++ b/src/webui/templates/vanilla/base.html
5@@ -129,8 +129,8 @@ YUI().use('node', 'transition', function (Y) {
6 });
7 </script>
8
9-<link rel="stylesheet" type="text/css" media="screen" href="https://assets.ubuntu.com/v1/9ca2709e-cookie-policy-v3.0.4.css">
10-<script type="text/javascript" src="https://assets.ubuntu.com/v1/61e9ff9b-cookie-policy-v3.0.4.js"></script>
11+<link rel="stylesheet" type="text/css" media="screen" href="https://assets.ubuntu.com/v1/9ca2709e-cookie-policy-v3.0.5.css">
12+<script type="text/javascript" src="https://assets.ubuntu.com/v1/bbc93c20-cookie-policy-v3.0.5.js"></script>
13 <script>cpNs.cookiePolicy();</script>
14 {% endblock %}
15

Subscribers

People subscribed via source and target branches