Not allowed editable on browser console any field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 08:43 AM
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,
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2020 08:44 AM
Are you asking if there is a way to protect a custom property from editing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2020 04:35 AM
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.
