Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6635

Old UserLogin from userLoginId-change is not correctly disabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • Release Branch 13.07, Release Branch 14.12, 16.11.01
    • Release Branch 13.07, 14.12.01
    • framework
    • None
    • Community Day 3 - 2015

    Description

      If a userLoginId of an existing user is updated by LoginServices.updateUserLoginId, a new UserLogin value is created with the data of the old one and the old one is disabled afterwards. In addition to switch the enabled flag to "N" the disabledDateTime is set to current date. This is wrong because this makes it possible to reenable the old UserLogin by just do a login with the old userLoginId (standard mechanism to lock the login for a while after subsequent failed login requests).

      Attachments

        Activity

          People

            mbrohl Michael Brohl
            mbecker Martin Becker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: