Project

General

Profile

Actions

Bug #16296

closed

Updating informations by submitting empty fields invalidates user's loggin

Added by Elaad FURREEDAN over 4 years ago. Updated about 4 years ago.

Status:
Released
Priority:
N/A
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

When I try to update informations by submitting empty field(s) in input boxes, invalidate informations : It replace and update in file the empty field by the correspondig field from admin informations
Exemple :

Initial state

Username : admin
Password : passadmin
roles : administrator

Username : toto
Password : 123badpasswd
roles : inventory

-> update user "toto" : change username "toto" to "titi" and keep password empty

Final state :
Username : admin
Password : passadmin
roles : administrator

Username : titi
Password : passadmin <------- ERROR
roles : inventory

Actions

Also available in: Atom PDF