This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-0c905009-6376-4560-966a-aa707999c982 XWIKI-24723 Open

Add admin settings to control error detail exposure in the frontend

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-34981f01-fec1-4f7e-a9ad-6de8afaec235 Farcasi Alexandru-Vicentiu created this issue on 24/Aug/26 11:16
 
Summary: Add admin settings to control error detail exposure in the frontend
Issue Type: cid:jira-generated-image-avatar-0c905009-6376-4560-966a-aa707999c982 Improvement
Affects Versions: 15.10.10
Assignee: Unassigned
Components: Rendering
Created: 24/Aug/26 11:16
Priority: cid:jira-generated-image-static-minor-68fa6590-9ab2-4c2e-b260-f2c86e324dc7 Minor
Reporter: Farcasi Alexandru-Vicentiu
Description:

When an error occurs XWiki displays a box with the full stack trace and in some cases the actual source code directly to the user. This can be a security issue for some instances.

  1. Possible improvements:
    Add a new setting in the admin panel that lets an administrator choose the error verbosity rendered in the wiki. The setting should have at least 2 modes:
  • Detail mode: full stack trace (current behavior)
  • Generic mode: in this mode XWiki should only display a generic error and an error ID in the frontend and the actual error should be displayed in the the server logs along the id so it is easier to identify
 
 

1 update

 
cid:jira-generated-image-avatar-34981f01-fec1-4f7e-a9ad-6de8afaec235 Changes by Farcasi Alexandru-Vicentiu on 24/Aug/26 11:16
 
Assignee: Farcasi Alexandru-Vicentiu