[
https://issues.apache.org/jira/browse/SOLR-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-9049:
-----------------------------
Description:
Params can have complex values which will be difficult to capture in a single
string. So, a user can specify a full regex if it is prefixed with a "REGEX:"
example:
{code:javascript}
"{params" : {"action":"REGEX:(i?)create"}
}
{code}
was:Params can have complex values which will be difficult to capture in a
single string.
> RuleBasedAuthorizationPlugin should use regex in params instead of just
> String.equal()
> --------------------------------------------------------------------------------------
>
> Key: SOLR-9049
> URL: https://issues.apache.org/jira/browse/SOLR-9049
> Project: Solr
> Issue Type: Bug
> Reporter: Noble Paul
> Assignee: Noble Paul
> Attachments: SOLR-9049.patch, SOLR-9049.patch
>
>
> Params can have complex values which will be difficult to capture in a single
> string. So, a user can specify a full regex if it is prefixed with a "REGEX:"
> example:
> {code:javascript}
> "{params" : {"action":"REGEX:(i?)create"}
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]