Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-10-04 16:18:28 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-10-14 11:46:43 +0300
commit149151c9bb63ef94974102653b77da2842f0cd37 (patch)
tree763834f41db3c98a2164f8e8ff919ef9421133a2 /templates/personal.php
parent87b067321f1e2b5b0964cde02f5c9f1e85e75b9a (diff)
Move to real initial state API
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'templates/personal.php')
-rw-r--r--templates/personal.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/personal.php b/templates/personal.php
index 421831e..5bb2a4e 100644
--- a/templates/personal.php
+++ b/templates/personal.php
@@ -3,6 +3,4 @@ script('twofactor_u2f', 'settings');
style('twofactor_u2f', 'style');
?>
-<input type="hidden" id="twofactor-u2f-initial-state" value="<?php p($_['state']); ?>">
-
<div id="twofactor-u2f-settings"></div>