[jboss-jira] [JBoss JIRA] (WFLY-1330) disable-audit element configuration in jboss-web.xml doesn't take any effect

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Thu May 23 23:45:06 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas resolved WFLY-1330.
----------------------------------

    Fix Version/s: 8.0.0.Alpha1
       Resolution: Done

    
> disable-audit element configuration in jboss-web.xml doesn't take any effect
> ----------------------------------------------------------------------------
>
>                 Key: WFLY-1330
>                 URL: https://issues.jboss.org/browse/WFLY-1330
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>            Reporter: jaikiran pai
>            Assignee: Stuart Douglas
>             Fix For: 8.0.0.Alpha1
>
>
> jboss-web.xml allows for disabling security audits for the application. The configuration looks like:
> {code}
> <jboss-web>
>     <disable-audit>true</disable-audit>
> </jboss-web>
> {code}
> However, the current WildFly upstream/master doesn't honour this setting and the security audit events are logged irrespective of what value is set to this element.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list