View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002137 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2010-09-28 10:12 | 2012-12-10 14:38 |
Reporter | sarunas_valaskevicius | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.4.5 revision 31315 | ||||
Summary | 0002137: oxldap support is broken | ||||
Description | the api for ldap usage is incompatible between classes oxLdap and oxUser: 1. oxuser::_ldapLogin creates oxldap object and invokes "login" method, while oxldap expects "connect" was called previously - solution is to add connect to oxldap constructor or invoke it in the oxuser class. 2. "aLDAPParams" should be moved to config.inc.php as it is used via oxConfig getter | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||