-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.enhancementNew feature or requestNew feature or requestfeature: whitelist
Description
Ref source:
Lines 52 to 54 in 053c96a
| public const WHITELIST_ALWAYS = ',core,theming,settings,avatar,files,heartbeat,dav,guests,impersonate,accessibility,terms_of_service'; | |
| public const DEFAULT_WHITELIST = 'files_trashbin,files_versions,files_sharing,files_texteditor,text,activity,firstrunwizard,photos,notifications,dashboard,user_status,weather_status'; |
WHITELIST_ALWAYS and DEFAULT_WHITELIST could be updated to include some more of the apps shipped (and enabled by default) with Nextcloud core, to avoid confusion like "Guest account can't preview PDF files", as files_pdfviewer is not included in the default list.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.enhancementNew feature or requestNew feature or requestfeature: whitelist