phpLDAPadmin icon indicating copy to clipboard operation
phpLDAPadmin copied to clipboard

phpLDAPadmin - Web based LDAP administration tool

Results 51 phpLDAPadmin issues
Sort by recently updated
recently updated
newest added

**Describe the bug** PLA is not able to access OU with ampersand sign (`&`) in its name. Child objects of such OU are not accessible too. This is probably not...

old

Hello! I've deployed phpldapadmin v2 via docker and set variables that are described here: https://github.com/leenooks/phpLDAPadmin/wiki/Docker-Container Also, I've specified my win ad IP address in the LDAP_HOST variable. However, when I...

bug
dependencies

**Describe the bug** Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /usr/share/phpldapadmin/lib/common.php:299 Stack trace: #0 /usr/share/phpldapadmin/htdocs/common.php(13): require_once() #1 /usr/share/phpldapadmin/htdocs/cmd.php(13): require_once('/usr/share/phpl...') #2 /usr/share/phpldapadmin/htdocs/index.php(153): include('/usr/share/phpl...') #3 {main} thrown in /usr/share/phpldapadmin/lib/common.php...

old

Suddenly there is a strange behaviour of PLA 1.2.6.7 around backslashes on SLES 12.5 here (php74-7.4.33-1.65.1, apache-2.4.51-35.41.1, openldap2-2.4.41-22.24.2). I created and imported an ldif file including this value: `*[[\:space:\]]*` if...

My instance of phpLDAPadmin being behind a Cloudflare proxy, connection is indeed secure. Could we juste disable this message by passing an env variable ?

**Describe the bug** I am getting the following error ```Fatal error: Uncaught Exception: Serialization of 'SensitiveParameterValue' is not allowed in /usr/share/phpldapadmin/lib/functions.php:646``` when loading the main page (after successful login). **Expected...

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript

This PR resolves an issue related to a parameter naming conflict in [`drawJavascriptRandomPasswordAttribute`](https://github.com/leenooks/phpLDAPadmin/blob/d59cbfef5d8a78da55e4c1919862e9e3968b3715/lib/TemplateRender.php#L2443). The conflict occurred due to two variables with the same name being used, that is `i` in...

Dear @leenooks, I would like to kindly ask you to get in touch with me regarding the security vulnerabilities I reported to you on 2024-07-29 via email. In addition, I...

I have a Debian Host (as XEN Dom0) running Windows Server 2019 SAMBA 4.20 Slapd 2.5.18 (Openldap) ldapsearch works fine on all of them, including Administrator bind --- Issue 1...