View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006111 | OXID eShop (all versions) | 1.05. Users | public | 2015-04-07 09:25 | 2015-11-13 15:04 |
Reporter | gerldental | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.8.9 / 5.1.9 | ||||
Fixed in Version | 4.8.10 / 5.1.10 | ||||
Summary | 0006111: Multishop: users with the same login ( but different oxpasssalt ) can't login in subshop | ||||
Description | if we have 2 users with the same login name in main shop und in subshop, user in subshop can't login. | ||||
Steps To Reproduce | make 1 user in main shop und 1 in subshop and try to login. | ||||
Additional Information | possible reason for that - function oxuser::_getLoginQuery( $sUser, $sPassword, $sShopID, $blAdmin ) or function oxuser::login() Shop checks users password and adds oxpasssalt from other shop! If i make for this 2 users the same oxpasssalt - all works and user from subshop can login. | ||||
Tags | No tags attached. | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
related to | 0005988 | resolved | tomas_liubinas | User cannot login in subshop |