[jboss-jira] [JBoss JIRA] (WFCORE-3053) Regression: disabling/enabling user through add-user script removes all disabled users

Ondrej Lukas (JIRA) issues at jboss.org
Mon Jul 10 04:26:01 EDT 2017


Ondrej Lukas created WFCORE-3053:
------------------------------------

             Summary: Regression: disabling/enabling user through add-user script removes all disabled users
                 Key: WFCORE-3053
                 URL: https://issues.jboss.org/browse/WFCORE-3053
             Project: WildFly Core
          Issue Type: Bug
          Components: Scripts, Security
            Reporter: Ondrej Lukas
            Assignee: Tomaz Cerar
            Priority: Blocker


add-user script provides ability to enable/disable existing user. It uses commented lines with users as disabled user, e.g.:
{code}
#admin=2a0923285184943425d1f53ddd58ec7a
{code}

In case when any user is enabled/disabled through add-user script then all other disabled users are removed from given properties file.

It is regression against EAP 7.0.0.GA where disabling user does not cause removing another disabled users. For that reason we request blocker flag.



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


More information about the jboss-jira mailing list