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 c90dc06af2 Rename class Attribute to PLAAttribute.
As PHP 8 introduces a built-in Attribute class, a name clash occurs
without this commit.

Class names are used by the Visitor class to dynamically build method
names. To avoid having to also rename the target methods, a class name
mapping is introduced for this purpose. This map may be augmented
whenever another similar case occurs.
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 Mandatory function arguments must be listed before optional ones. 2022-08-05 10:48:56 +10:00
lib Rename class Attribute to PLAAttribute. 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