[JBoss JIRA] (WFCORE-4309) Value validator for 'host-context-map' attribute of 'server-ssl-sni-context' resource
by Diana Vilkolakova (Jira)
[ https://issues.jboss.org/browse/WFCORE-4309?page=com.atlassian.jira.plugi... ]
Diana Vilkolakova commented on WFCORE-4309:
-------------------------------------------
[~jstourac] working on a fix, thanks!
> Value validator for 'host-context-map' attribute of 'server-ssl-sni-context' resource
> -------------------------------------------------------------------------------------
>
> Key: WFCORE-4309
> URL: https://issues.jboss.org/browse/WFCORE-4309
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Security
> Affects Versions: 7.0.0.Final
> Reporter: Jan Stourac
> Assignee: Diana Vilkolakova
> Priority: Minor
> Fix For: 9.0.0.Beta2
>
>
> There is not validation for 'host-context-map' property values on key side. There is validation for the values that represents 'server-ssl-contexts', although, there is no validation for host matching part. E.g. writing attribute of this value is possible:
> {code}
> /subsystem=elytron/server-ssl-sni-context=serverSslSniCtx:write-attribute(name=host-context-map,value={"\\?.example.com"=validSslContext,"..example.com"="validSslContext", "\\*\\*.example.com"=validSslContext})
> {code}
> {code}
> "\\?.example.com"
> "..example.com"
> "\\*\\*.example.com"
> {code}
> even though, these are invalid host name matchers IMHO. It would be nice to identify these and report those to user immediately during the configuration attempt.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (DROOLS-3827) [DMN Designer] Included Models (7.4)
by Guilherme Gomes (Jira)
Guilherme Gomes created DROOLS-3827:
---------------------------------------
Summary: [DMN Designer] Included Models (7.4)
Key: DROOLS-3827
URL: https://issues.jboss.org/browse/DROOLS-3827
Project: Drools
Issue Type: Epic
Components: DMN Editor
Reporter: Guilherme Gomes
Assignee: Guilherme Gomes
This is an umbrella for all JIRAs (target to 7.4) related to the Included Models feature.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (DROOLS-3810) Enable a fast forward system to skip already processed events
by Massimiliano Dessi (Jira)
[ https://issues.jboss.org/browse/DROOLS-3810?page=com.atlassian.jira.plugi... ]
Massimiliano Dessi updated DROOLS-3810:
---------------------------------------
Description: Provide a method with the key to use as a trigger to restart
> Enable a fast forward system to skip already processed events
> -------------------------------------------------------------
>
> Key: DROOLS-3810
> URL: https://issues.jboss.org/browse/DROOLS-3810
> Project: Drools
> Issue Type: Sub-task
> Environment: Using the identifier data of the last processed event on the Control topic , we need to skip the event on the topic from the head without procesing and start the work on the events only when the last rpocessed event is found on the events topic
> Reporter: Massimiliano Dessi
> Assignee: Massimiliano Dessi
> Priority: Major
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> Provide a method with the key to use as a trigger to restart
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months