We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
Error E_WARNING: Undefined array key 0 PHP Debug Backtrace File /var/www/phpldapadmin/lib/functions.php (192) Function error ([a:5:{i:0;s:32:"E_WARNING: Undefined array key 0";i...](http://xxxxxx/tools/unserialize.php?index=0)) File /var/www/phpldapadmin/lib/import_functions.php (184) Function app_error_handler ([a:4:{i:0;i:2;i:1;s:21:"Undefined array key 0";i:2;...](http://xxxxxx/tools/unserialize.php?index=1)) File /var/www/phpldapadmin/htdocs/import.php (54) Function readEntry ([a:0:{}](http://xxxxx/tools/unserialize.php?index=2)) File /var/www/phpldapadmin/htdocs/cmd.php (59) Function include ([a:1:{i:0;s:39:"/var/www/phpldapadmin/htdocs/import...](http://xxxxxx/tools/unserialize.php?index=3))
To Reproduce
Import
version: 1 dn: dc=network
Expected behavior Show the error that exists in the code: A valid dn line is required
A valid dn line is required
Additional context
phpLDAPadmin: 1.2.6.6
The text was updated successfully, but these errors were encountered:
Unable to reproduce the issue.
Sorry, something went wrong.
OK, I was able to produce this. Looks like PLA is expecting a line between version and dn:.
version
dn:
Fix XSS vulnerability, when import is using a file upload without a v…
d59cbfe
…alid LDIF. Also fixes #250 and closes #251
No branches or pull requests
Describe the bug
To Reproduce
Import
Expected behavior
Show the error that exists in the code:
A valid dn line is required
Additional context
phpLDAPadmin: 1.2.6.6
The text was updated successfully, but these errors were encountered: