Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
14.3-rc-1
-
None
-
Windows 11 Pro 64 bit, Chrome 101, using a local instance of XWiki 14.3 on MariaDB 10.6, Tomcat 9.0.62, Java 17 (Oracle)
-
Unknown
-
Description
STEPS TO REPRODUCE
- Login as Admin
- Create a page (e.g. Pag1) with some content
- Create an user (e.g. U1)
- Login as Admin
- Disable the user's account (from Administration or from the user's profile page)
- Login with the user U1
- Navigate to the created page (Pag1) and on other wiki pages
EXPECTED RESULTS
The disabled user should be executed as a guest user, therefore it should have access to the same pages content, but on top of every page should be displayed the Notice that his account is disabled.
ACTUAL RESULTS
Currently, the disabled users don't have access to pages content like guest users have, instead only the Notice is displayed:
Your account has been disabled. Please contact the administrator if you think this is a mistake.
However, the disabled users can access, view and download the page attachments which are displayed as suggestions when they're searched for in the Search box on the upper right (like guest users).
Attachments
Issue Links
- is related to
-
XWIKI-19696 Disabled users can access and download attachments from wiki pages
- Closed