-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 9.10, 10.1
-
Component/s: Web UI
-
Release Notes Summary:The access to the user administration is disabled for anonymous users.
-
Backlog priority:700
-
Browser:
-
Sprint:nxGang Sprint 10.2.7
-
Story Points:3
1) Configure an anonymous user and let it access 1 WebUI page
2) As it has access to Quick Search button, he can search for users (e.g. entering "Admin")
3) It clicks on "Administrator" , and in the user page, hit the "back" WebUI button (not the browser back button but the blue left arrow)
4) It then gets to users admin page and can enter * in the search field and hit Enter
5) It then accesses the whole Nuxeo user/group directory
6) It clicks on any user and can see the mail address of the user.
In JSF, as a matter of comparison, the guest user cannot access the user admin page at all.
Resolution
/admin/user-group-management should not be accessible by non-power-users / non-admins unless it is set with a username (ie. /admin/user-group-management/user/ausername) for profile view only.
- causes
-
ELEMENTS-1020 WebUI: User-Group screen: no left arrow should remain (at least for for non-admin users) since NXP-24789
- Resolved
- is related to
-
ELEMENTS-679 Fix users being able to delete their own profile
- Resolved
-
NXP-25145 Move administration to UI contribution
- Open
-
ELEMENTS-680 Remove "back" button visible in some user and group management pages
- Resolved