Not allowed editable on browser console any field

cancel
Showing results for 
Search instead for 
Did you mean: 
Balaji123
Member II

Not allowed editable on browser console any field

Hi,

Not allowed editable on browser console any field. someone try to edit from user profile any filed on browser console, it should not be edatable those fields like email,name etc.

please find  below snap,

notallowed.JPG 

2 Replies
jljwoznica
Senior Member

Re: Not allowed editable on browser console any field

Are you asking if there is a way to protect a custom property from editing? 

Balaji123
Member II

Re: Not allowed editable on browser console any field

Steps to replicate the issue:

1. Login with admin user, search any user and view any user's profile.

2. Now do Edit Profile, user name and email fields are in non editable format because it comes from LDAP.

3. Do inspect element and make changes(in console) email field's like enabled=”true”, it will be editable and after changing the value it saves that value. 

Expected behaviour:
It should not save values entered from the inspect console.