Skip to content
  • Cecilia Vela Gurovic's avatar
    Bug 1790742: stop deleting user sessions when updating user data · 59e381ef
    Cecilia Vela Gurovic authored
    the user sessionids are removed from the DB
    to prevent users from reseting the user data when they are logged in
    while their user is being updated through CSV file
    
    this fix deletes the sessionids when uploading CSV files
    and not in the update_user general function
    to prevent logging out of the user when updating through web services
    
    behatnotneeded
    
    Change-Id: I3eca84dd10a035c4b9fe3ad180ca8ba32746b3c6
    59e381ef