[jboss-jira] [JBoss JIRA] (WFCORE-3064) Suffix in Elytron periodic-rotating-file-audit-log cannot include 's' or 'S' in text

Ondrej Lukas (JIRA) issues at jboss.org
Thu Jul 13 06:59:00 EDT 2017


Ondrej Lukas created WFCORE-3064:
------------------------------------

             Summary: Suffix in Elytron periodic-rotating-file-audit-log cannot include 's' or 'S' in text
                 Key: WFCORE-3064
                 URL: https://issues.jboss.org/browse/WFCORE-3064
             Project: WildFly Core
          Issue Type: Bug
          Components: Security
            Reporter: Ondrej Lukas
            Assignee: Darran Lofthouse
            Priority: Critical


Suffix in Elytron periodic-rotating-file-audit-log cannot include second-of-minute or fraction-of-second symbol. However this symbol is checked even in text (some string in ''). This means that symbols 's' or 'S' cannot be used in text. It is probably caused by incorrectly implemented condition in {{org.wildfly.extension.elytron.validators.SuffixValidator.validateParameter}} method [1].

This issue is reported in EAP 7.1.0.ER2 since periodic-rotating-file-audit-log is provided in EAP 7.1.0.ER2.

[1] https://github.com/wildfly/wildfly-core/blob/7032d8b6cf5a87ab32cc27b2712b4d89c1683c88/elytron/src/main/java/org/wildfly/extension/elytron/validators/SuffixValidator.java#L49



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list