From 8a408300c99dbf3835c3f345320b075ed44ae967 Mon Sep 17 00:00:00 2001
From: lasalesi
Date: Wed, 29 Nov 2017 05:03:25 +0100
Subject: [PATCH] added FreeOTP as two-factor authentication app (#4521)
---
frappe/www/qrcode.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/frappe/www/qrcode.html b/frappe/www/qrcode.html
index 4cbedb1060..7bab29a040 100644
--- a/frappe/www/qrcode.html
+++ b/frappe/www/qrcode.html
@@ -17,7 +17,7 @@
{{ _("Authentication Apps you can use are: ") }}
- Google Authenticator, Lastpass Authenticator, Authy and Duo Mobile.
+ FreeOTP, Google Authenticator, Lastpass Authenticator, Authy and Duo Mobile.