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

personal.php « templates - github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 421831e7861401899a58ac21d1c003d1bb0a0bef (plain)
1
2
3
4
5
6
7
8
<?php
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>