xref: /plugin/twofactor/README (revision 7e44460a3e1d29eb831d5e7dd2e45c414f4d03a1)
1890553cfSMichael Wilmestwofactor Plugin for DokuWiki
2890553cfSMichael Wilmes
3890553cfSMichael WilmesCreates a two factor authentication mechanism.
4890553cfSMichael Wilmes
5890553cfSMichael WilmesAll documentation for this plugin can be found at
6890553cfSMichael Wilmeshttps://www.dokuwiki.org/plugin:twofactor
7890553cfSMichael Wilmes
8890553cfSMichael WilmesIf you install this plugin manually, make sure it is installed in
9*7e44460aSMichael Wilmeslib/plugins/twofactor/ - if the folder is called different it
10890553cfSMichael Wilmeswill not work!
11890553cfSMichael Wilmes
12890553cfSMichael WilmesPlease refer to http://www.dokuwiki.org/plugins for additional info
13890553cfSMichael Wilmeson how to install plugins in DokuWiki.
14890553cfSMichael Wilmes
15890553cfSMichael Wilmes----
16890553cfSMichael WilmesA big thanks goes out to Dan Popp for the work on his Google 2FA
17890553cfSMichael Wilmespluginauthgoogle2fa Plugin- it provided me with the idea, libraries, and a
18890553cfSMichael Wilmescode template to get this project started.
19890553cfSMichael Wilmes
20890553cfSMichael WilmesAnother big thanks to Christopher Smith and the developers that worked on the
21890553cfSMichael WilmesUser Manager pluginUser Manager Plugin. I used their admin code as the basis
22890553cfSMichael Wilmesfor my plugin and have to give them credit for their work that I used.
23890553cfSMichael Wilmes
24890553cfSMichael WilmesThis program is free software; you can redistribute it and/or modify
25890553cfSMichael Wilmesit under the terms of the GNU General Public License as published by
26890553cfSMichael Wilmesthe Free Software Foundation; version 2 of the License
27890553cfSMichael Wilmes
28890553cfSMichael WilmesThis program is distributed in the hope that it will be useful,
29890553cfSMichael Wilmesbut WITHOUT ANY WARRANTY; without even the implied warranty of
30890553cfSMichael WilmesMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31890553cfSMichael WilmesGNU General Public License for more details.
32890553cfSMichael Wilmes
33890553cfSMichael WilmesSee the COPYING file in your DokuWiki folder for details
34