• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

.github/workflows/22-Jul-2025-6754

_test/22-Jul-2025-463291

action/22-Jul-2025-6941

classes/22-Jul-2025-1,015579

conf/22-Jul-2025-6034

lang/en/22-Jul-2025-5533

vendor/22-Jul-2025-31,72716,417

.gitattributesD22-Jul-202539 32

.gitignoreD22-Jul-2025164 87

LICENSED22-Jul-202517.7 KiB340281

READMED22-Jul-2025916 2819

auth.phpD22-Jul-20255.1 KiB181116

composer.jsonD22-Jul-2025361 2019

composer.lockD22-Jul-202510.6 KiB306305

deleted.filesD22-Jul-2025239 98

plugin.info.txtD22-Jul-2025182 87

README

1pureldap Plugin for DokuWiki
2
3A new LDAP auth plugin
4
5All documentation for this plugin can be found at
6https://www.dokuwiki.org/plugin:pureldap
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/pureldap/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15----
16Copyright (C) Andreas Gohr <andi@splitbrain.org>
17
18This program is free software; you can redistribute it and/or modify
19it under the terms of the GNU General Public License as published by
20the Free Software Foundation; version 2 of the License
21
22This program is distributed in the hope that it will be useful,
23but WITHOUT ANY WARRANTY; without even the implied warranty of
24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25GNU General Public License for more details.
26
27See the LICENSING file for details
28