View Issue Details

This issue affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
18165Bug reportsPluginspublic2022-05-30 20:46
Reporterquasar_ Assigned Toc_schmitz  
PrioritynoneSeverityminor 
Status closedResolutionnot fixable 
Product Version5.3.x 
Summary18165: LDAP Plugin Copy does not work
Description

The LDAP Plugin does not work if copied and renamed.
I did not change anything else but the names of directory, class name, name of file etc.

Steps To Reproduce

Steps to reproduce

  1. Copy AuthLDAP directory from /application/core/plugins to /plugins/ directory.
  2. Rename directory and AuthLDAP.php to myAuthLDAP and myAuthLDAP.php respectively.
  3. Rename class name to myAuthLDAP.
  4. Update $name to myAuthLDAP.
  5. Change name in config.xml.
  6. Install Plugin in Pluginmanager via Scan Files.
  7. Deactivate the core AuthLDAP plugin.
  8. Configure and activate myAuthLDAP plugin.

Expected result

The core AuthLDAP does work. I expected the copy of that plugin to work as well. It has the same configuration as the core one.

Actual result

Choosing myAuthLDAP plugin as the Authentication method results in error "Incorrect username and/or password!"

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build) 5.3.15
I will donate to the project if issue is resolvedNo
Browser
Database type & version 5.5.5-10.6.7-MariaDB
Server OS (if known)Ubuntu 20.04.4
Webserver software & version (if known)
PHP Version 7.4.28

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2022-05-30 18:28

developer   ~70116

?
Not a LimeSurvey core issue …

Issue History

Date Modified Username Field Change
2022-05-30 18:27 quasar_ New Issue
2022-05-30 18:28 DenisChenu Note Added: 70116
2022-05-30 18:28 DenisChenu Bug heat 0 => 2
2022-05-30 20:46 c_schmitz Assigned To => c_schmitz
2022-05-30 20:46 c_schmitz Status new => closed
2022-05-30 20:46 c_schmitz Resolution open => not fixable