You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2018/06/04 17:13:00 UTC

[jira] [Resolved] (DISPATCH-1011) Policy username substitution fails to match certain user names

     [ https://issues.apache.org/jira/browse/DISPATCH-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chuck Rolke resolved DISPATCH-1011.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Policy username substitution fails to match certain user names
> --------------------------------------------------------------
>
>                 Key: DISPATCH-1011
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1011
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Policy Engine
>    Affects Versions: 1.0.1
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>            Priority: Major
>             Fix For: 1.2.0
>
>
> If a username is a substring of a policy rule's static text then the username substitution fails. For example:
> {{    if (!_qd_policy_approve_link_name("em", "temp-${user}", "temp-em"))}}
> {{        return "proposed link 'temp-em' should match allowed links with ${user} but does not";}}
> Since the username *em* is found in the fixed text of *temp-* then the substitution logic goes awry and the match fails. Thanks to aconway for making this observation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org