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
gulikoza 726190e5b8 Fix moving entries when confirm['copy'] is set.
If 'Delete after copy (move)' is selected and confirm['copy'] is set (which is default),
the entry will be copyied (created) not moved. This patch will skip confirm when entry
is being moved as there is no reason to confirm the move again.
2016-01-24 12:02:42 +01:00
config Changed password_hash to pla_password_hash in a few places where it was still password_hash. 2014-10-07 14:25:32 -04:00
doc Fix SASL implementation - enabled GSSAPI 2011-06-20 20:34:55 +10:00
hooks Remove CVS tags 2009-08-20 12:25:48 +10:00
htdocs Fix moving entries when confirm['copy'] is set. 2016-01-24 12:02:42 +01:00
lib Add additional check that full dn has been entered on login. 2016-01-24 11:52:21 +01:00
locale Language update from launchpad for 1.2.3 (also see #30) 2012-09-06 13:00:06 +10: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 Rename INSTALL to INSTALL.md 2014-09-21 11:11:07 +03: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 Release 1.2.3 2012-10-01 16:54:14 +10:00

phpLDAPadmin

phpLDAPadmin - Web based LDAP administration tool

Installation

INSTALL

License

LICENSE