[
https://issues.jboss.org/browse/WFCORE-3053?page=com.atlassian.jira.plugi...
]
Ondrej Lukas updated WFCORE-3053:
---------------------------------
Description:
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.
was:
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.
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)