]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add requesttoken to guest view
authorLukas Reschke <lukas@statuscode.ch>
Mon, 13 May 2013 12:23:56 +0000 (14:23 +0200)
committerkondou <kondou@ts.unde.re>
Mon, 13 May 2013 12:54:18 +0000 (14:54 +0200)
Should fix #3321

core/templates/layout.guest.php

index 04161925436ec4720ff9f474042dd246bb65b619..a3a8dc5f7ba0c7dd3013bbec3f18b7edadf7cb5d 100644 (file)
@@ -5,7 +5,7 @@
 <!--[if IE 9]><html class="ng-csp ie ie9 lte9"><![endif]-->
 <!--[if gt IE 9]><html class="ng-csp ie"><![endif]-->
 <!--[if !IE]><!--><html class="ng-csp"><!--<![endif]-->
-       <head>
+       <head data-requesttoken="<?php p($_['requesttoken']); ?>">
                <title>ownCloud</title>
                <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                <meta name="apple-itunes-app" content="app-id=543672169">