phpLDAPadmin (aka PLA) is a browser based LDAP data administration tool. It has been designed to allow easy management of data in RFC compliant LDAP servers.
Go to file
Patrick Monnerat b035e8a0f4 Do not use function is_resource().
PHP 8.1 replaces some kind of resources by built-in class instances.
As is_resource() is always used to test for failures, replace calls by
simple Boolean checks.
2022-08-05 10:48:56 +10:00
config Add option to list available password types - closes #143 2021-12-10 15:56:58 +11:00
doc Add URL for translation 2018-04-20 13:10:20 +02:00
hooks Remove CVS tags 2009-08-20 12:25:48 +10:00
htdocs Do not use function is_resource(). 2022-08-05 10:48:56 +10:00
lib Do not use function is_resource(). 2022-08-05 10:48:56 +10:00
locale Added option to use template string for bind DN (#90) 2020-02-20 09:11:17 +11:00
queries SF Feature #2997986 - DTD stuff 2011-05-03 23:14:16 +10:00
templates * Fixed posixAccount Shell so that 'Bash' is actually bash and not shell. Also added Shell, Dash, False, and No Login 2014-09-16 14:53:52 -05:00
tools Translation import from launchpad 2011-04-29 18:15:05 +10:00
.gitignore Added .gitignore 2009-07-06 17:50:06 +10:00
index.php Latest SANDPIT - MERGE from CVS (MERGE-GIT) 2009-07-01 16:09:17 +10:00
INSTALL.md Replace salt function with a more modern, cryptographically secure pseudo-random method 2021-12-10 15:18:18 +11:00
LICENSE RELEASE 0.9.0 2009-06-30 18:05:37 +10:00
README.md Created README.md 2014-09-21 11:10:30 +03:00
VERSION Updated version to 1.2.6.3 2021-12-12 13:35:51 +11:00

phpLDAPadmin

phpLDAPadmin - Web based LDAP administration tool

Installation

INSTALL

License

LICENSE