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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-07-18 11:26:26 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-07-18 11:26:26 +0300
commit853a39ad11123e264eecb7a4cb8f95abec12f230 (patch)
tree4d45a8c6c994ed966382a6e4c6ce2c605ddca7fa /lib/Provider/TotpProvider.php
parent2bf8dfd0224675f14886bf6a77bc70cdb1e691b2 (diff)
this app works for Nextcloud and ownCloud
Diffstat (limited to 'lib/Provider/TotpProvider.php')
-rw-r--r--lib/Provider/TotpProvider.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Provider/TotpProvider.php b/lib/Provider/TotpProvider.php
index dc72331..b5d7918 100644
--- a/lib/Provider/TotpProvider.php
+++ b/lib/Provider/TotpProvider.php
@@ -3,7 +3,7 @@
/**
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
*
- * ownCloud - Two-factor TOTP
+ * Two-factor TOTP
*
* This code is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,