View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006322 | OXID eShop (all versions) | 4.12. Subshop handling | public | 2016-02-01 17:12 | 2024-03-07 13:23 |
Reporter | nerd | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 4.9.7 / 5.2.7 | ||||
Summary | 0006322: Users are not able to reset there password if time shift negative | ||||
Description | if the server is on germany and subshop in usa you need to set the set time shift via admin -7. if you do this the reset link ist directly expired. | ||||
Steps To Reproduce | 1. set time shift via admin -7 2. click on "forget password" in the fe 3. click on pw forget link in email 4. now the Passwort will be expired directly | ||||
Additional Information | problem lie in function isExpiredUpdateId() of class oxuser in the query you check the oxupdateexp vs time() but you have to check the oxupdateexp vs oxRegistry::get("oxUtilsDate")->getTime() to get the shiftServerTime | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | 5.4 | ||||
Database Version | Not defined | ||||