silverstripe / silverstripe-assets

Silverstripe Assets component
BSD 3-Clause "New" or "Revised" License
9 stars 65 forks source link

ENH Check canViewFile permissions before automatically grant access #515

Closed sabina-talipova closed 1 year ago

sabina-talipova commented 1 year ago

Description

Add condition to check if user has access to view the file and only then give him a session grant access to the file.

Parent Issue

sabina-talipova commented 1 year ago

CLOSED after rebase.