From 6d814566fba8ac45b5cba6993e7b98223b259256 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 9 Mar 2017 21:24:04 -0500 Subject: Render QR code for TwoFactor authentication without Google Chart API --- app/Template/twofactor/show.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'app/Template') diff --git a/app/Template/twofactor/show.php b/app/Template/twofactor/show.php index a5bdeccb..412077b9 100644 --- a/app/Template/twofactor/show.php +++ b/app/Template/twofactor/show.php @@ -2,17 +2,14 @@

- +

text->e($secret) ?>

- -




- - +

text->e($key_url) ?>

-- cgit v1.2.3