xref: /dokuwiki/lib/plugins/authpdo/README (revision f64dbc90055403db700941e4691ea451bb971cef)
1*f64dbc90SAndreas Gohrauthpdo Plugin for DokuWiki
2*f64dbc90SAndreas Gohr
3*f64dbc90SAndreas GohrAuthenticate against a database via PDO
4*f64dbc90SAndreas Gohr
5*f64dbc90SAndreas GohrAll documentation for this plugin can be found at
6*f64dbc90SAndreas Gohrhttps://www.dokuwiki.org/plugin:authpdo
7*f64dbc90SAndreas Gohr
8*f64dbc90SAndreas GohrIf you install this plugin manually, make sure it is installed in
9*f64dbc90SAndreas Gohrlib/plugins/authpdo/ - if the folder is called different it
10*f64dbc90SAndreas Gohrwill not work!
11*f64dbc90SAndreas Gohr
12*f64dbc90SAndreas GohrPlease refer to http://www.dokuwiki.org/plugins for additional info
13*f64dbc90SAndreas Gohron how to install plugins in DokuWiki.
14*f64dbc90SAndreas Gohr
15*f64dbc90SAndreas Gohr----
16*f64dbc90SAndreas GohrCopyright (C) Andreas Gohr <andi@splitbrain.org>
17*f64dbc90SAndreas Gohr
18*f64dbc90SAndreas GohrThis program is free software; you can redistribute it and/or modify
19*f64dbc90SAndreas Gohrit under the terms of the GNU General Public License as published by
20*f64dbc90SAndreas Gohrthe Free Software Foundation; version 2 of the License
21*f64dbc90SAndreas Gohr
22*f64dbc90SAndreas GohrThis program is distributed in the hope that it will be useful,
23*f64dbc90SAndreas Gohrbut WITHOUT ANY WARRANTY; without even the implied warranty of
24*f64dbc90SAndreas GohrMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25*f64dbc90SAndreas GohrGNU General Public License for more details.
26*f64dbc90SAndreas Gohr
27*f64dbc90SAndreas GohrSee the COPYING file in your DokuWiki folder for details
28