- Issue created by @swirt
- π©πͺGermany stefan.korn Jossgrund
Yes, this would add flexibility.
But on the other hand, is there really need to deny access to the RSS feed? Seems kind of an edge case, that one could maybe handle with custom code. If introducing an additional permission, this permission needs to be set initially. Adds a little config debt imho.
But if it is important for you and you see a use case, than I am not reluctant to add the permission.
Interesting thought: If maybe one have a closed portal that allows only some roles to access datasets (which needs contrib module or custom code though, like Node View Permissions), will DKAN RSS respect that? Probably yes, because at the end we are relying on retrieveAll() from DKAN metastore.
- πΊπΈUnited States swirt Florida
Yah it is probably more important that the content of the feed respects visibility permissions than the feed itself having its own visibility perms. That makes sense.
- π©πͺGermany stefan.korn Jossgrund
Okay, I am closing this issue. If for some reason, you find yourself in absolute need to have separate permission, you may reopen.