- Issue created by @nikolabintev
- 🇧🇬Bulgaria nikolabintev
After further investigation, I realized that we don't need CRUD permission to handle this. I checked the implementation of the Vocabulary entity and they handle it by using the "access taxonomy overview" so I introduced the "view external link popup" permission that can be assigned to the anonymous user role. Another way to solve it is to implement entity_access or ENTITY_TYPE_access hooks.
Please find the attached patch and let me know your opinion.
- Status changed to Needs review
over 1 year ago 11:07am 4 July 2023 - last update
over 1 year ago 1 pass - Status changed to Needs work
13 days ago 4:12pm 13 December 2024 - 🇧🇾Belarus dewalt
Hmm, good point, but I think separate permissions aren't needed. The popup view could be shown public or with "access published content" permissions.