mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
added an option to enable GA authentication
This commit is contained in:
@ -92,6 +92,7 @@
|
||||
|
||||
</form>
|
||||
|
||||
<?php if(ENABLE_GOOGLE_AUTHENTICATOR == 1) { ?>
|
||||
|
||||
<form method="post" name="setqr" class="form-horizontal">
|
||||
|
||||
@ -113,6 +114,7 @@
|
||||
|
||||
</form>
|
||||
|
||||
<?php } ?>
|
||||
|
||||
|
||||
<p> </p>
|
||||
|
Reference in New Issue
Block a user