View Issue Details

IDProjectCategoryView StatusLast Update
0006322OXID eShop (all versions)4.12. Subshop handlingpublic2024-03-07 13:23
Reporternerd Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version4.9.7 / 5.2.7 
Summary0006322: Users are not able to reset there password if time shift negative
Descriptionif 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 Reproduce1. 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 Informationproblem 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
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP Version5.4
Database VersionNot defined

Activities

There are no notes attached to this issue.