[JBoss JIRA] (WFCORE-259) Improve realm readiness handling
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/WFCORE-259?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on WFCORE-259:
------------------------------------------------
Vladimir Dosoudil <dosoudil(a)redhat.com> changed the Status of [bug 1161668|https://bugzilla.redhat.com/show_bug.cgi?id=1161668] from MODIFIED to ON_QA
> Improve realm readiness handling
> --------------------------------
>
> Key: WFCORE-259
> URL: https://issues.jboss.org/browse/WFCORE-259
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.0.0.Alpha14
>
>
> Currently we display an error message informing users that they need to add a new user if any of the authentication mechanisms within a realm report that they are not ready to handle requests.
> The reason for this was so that if properties backed authentication we available along with local authentication then the local authentication would not prevent the prompt from being displayed.
> However there could be additional mechanisms suitable for use with HTTP so we need a small modification to stop taking into account the local authentication mechanism but allow requests in if any of the other HTTP compatible mechanisms are ready to handle requests.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 7 months
[JBoss JIRA] (WFCORE-213) Clean unreferenced items from the content repository
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/WFCORE-213?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on WFCORE-213:
------------------------------------------------
Vladimir Dosoudil <dosoudil(a)redhat.com> changed the Status of [bug 1018026|https://bugzilla.redhat.com/show_bug.cgi?id=1018026] from MODIFIED to ON_QA
> Clean unreferenced items from the content repository
> ----------------------------------------------------
>
> Key: WFCORE-213
> URL: https://issues.jboss.org/browse/WFCORE-213
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Emmanuel Hugonnet
> Fix For: 1.0.0.Alpha14
>
>
> The algorithm for removing unused deployments from the content repository is based on doing this as part of undeploy operation execution. This doesn't cover cases where the content is never explicitly undeployed. For example:
> 1) Scanner content that is updated when the server is offline; the old content will not have been "undeployed" during shutdown, and on startup the new content will be installed.
> 2) Similar issues with deployments generated from module resources (see "A Mixed Approach on https://community.jboss.org/wiki/ExtendingAS7). When the server shuts down, there is no "subsystem remove" as part of shutdown, so the content added during start will not be removed.
> Note that the content repository can include things other than deployments. Currently it also includes management-client-content (specifically rollout plans) and can potentially include anything. This is why it's a "content repository" and not a "deployment repository." The solution for this needs to deal with all cases.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 7 months