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

jaikiran pai (JIRA) jira-events at lists.jboss.org
Fri May 10 02:02:53 EDT 2013


jaikiran pai created WFLY-1330:
----------------------------------

             Summary: 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


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