janhoy commented on PR #2040: URL: https://github.com/apache/solr/pull/2040#issuecomment-1798119014
@risdenk, @noblepaul Please have another look. Now the logic is * First look for well-known permission name (as before) * If **not** a well-known name, and `path` is not specified, fail with error that custom permission is mis-configured This will both catch bad custom permissions, mis-spelled well-known permissions and use of old well-known permissions that no longer exist in a newer version. So if my assumption is true that it makes no sense to have a custom permission without a "path" key, then this should be good. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org