[JBoss JIRA] (SECURITY-991) NPE When registering null AuthConfigProvider on JBossAuthConfigFactory
by Darran Lofthouse (JIRA)
Darran Lofthouse created SECURITY-991:
-----------------------------------------
Summary: NPE When registering null AuthConfigProvider on JBossAuthConfigFactory
Key: SECURITY-991
URL: https://issues.jboss.org/browse/SECURITY-991
Project: PicketBox
Issue Type: Bug
Components: JBossSX
Affects Versions: PicketBox_5_1_0.Final
Reporter: Darran Lofthouse
Assignee: Stefan Guilhen
Fix For: PicketBox_5_1_1.Beta1
The following NPE is reported where the AuthConfigFactory is null: -
{noformat}
2018-06-11 02:56:31,054 ERROR [stderr] (default task-1) java.lang.NullPointerException
2018-06-11 02:56:31,055 ERROR [stderr] (default task-1) at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
2018-06-11 02:56:31,055 ERROR [stderr] (default task-1) at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
2018-06-11 02:56:31,055 ERROR [stderr] (default task-1) at org.jboss.security.auth.message.config.JBossAuthConfigFactory.registerConfigProvider(JBossAuthConfigFactory.java:250)
{noformat}
However within JASPIC the null AuthConfigFactory has special meaning.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (WFCORE-3921) Revert PicketBox Upgrade (WFCORE-3898)
by Darran Lofthouse (JIRA)
Darran Lofthouse created WFCORE-3921:
----------------------------------------
Summary: Revert PicketBox Upgrade (WFCORE-3898)
Key: WFCORE-3921
URL: https://issues.jboss.org/browse/WFCORE-3921
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 6.0.0.Alpha2
The recent PicketBox update is triggering the following NPE: -
{noformat}
2018-06-11 02:56:31,054 ERROR [stderr] (default task-1) java.lang.NullPointerException
2018-06-11 02:56:31,055 ERROR [stderr] (default task-1) at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
2018-06-11 02:56:31,055 ERROR [stderr] (default task-1) at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
2018-06-11 02:56:31,055 ERROR [stderr] (default task-1) at org.jboss.security.auth.message.config.JBossAuthConfigFactory.registerConfigProvider(JBossAuthConfigFactory.java:250)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2628) [DMN Designer] DataInput toolbox actions
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2628?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2628:
--------------------------------
Description:
The Data Input node offers not appropriate actions. In the attached screenshot if you check actions on positions *1* and *2* both offer the *Create DMN Decision* action. Furthermore if you select the action at the position *2* the attached error appears.
h3. Manual PR Acceptance Test
Check all toolbox actions of each node type
was:The Data Input node offers not appropriate actions. In the attached screenshot if you check actions on positions *1* and *2* both offer the *Create DMN Decision* action. Furthermore if you select the action at the position *2* the attached error appears.
> [DMN Designer] DataInput toolbox actions
> ----------------------------------------
>
> Key: DROOLS-2628
> URL: https://issues.jboss.org/browse/DROOLS-2628
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Attachments: Screenshot from 2018-06-11 15-49-28.png, Screenshot from 2018-06-11 15-53-34.png
>
>
> The Data Input node offers not appropriate actions. In the attached screenshot if you check actions on positions *1* and *2* both offer the *Create DMN Decision* action. Furthermore if you select the action at the position *2* the attached error appears.
> h3. Manual PR Acceptance Test
> Check all toolbox actions of each node type
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2628) [DMN Designer] DataInput toolbox actions
by Jozef Marko (JIRA)
Jozef Marko created DROOLS-2628:
-----------------------------------
Summary: [DMN Designer] DataInput toolbox actions
Key: DROOLS-2628
URL: https://issues.jboss.org/browse/DROOLS-2628
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.8.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Attachments: Screenshot from 2018-06-11 15-49-28.png, Screenshot from 2018-06-11 15-53-34.png
The Data Input node offers not appropriate actions. In the attached screenshot if you check actions on positions *1* and *2* both offer the *Create DMN Decision* action. Furthermore if you select the action at the position *2* the attached error appears.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ELY-1598) Allow import of PBEKeySpec for Password generation
by David Lloyd (JIRA)
David Lloyd created ELY-1598:
--------------------------------
Summary: Allow import of PBEKeySpec for Password generation
Key: ELY-1598
URL: https://issues.jboss.org/browse/ELY-1598
Project: WildFly Elytron
Issue Type: Enhancement
Components: Passwords
Reporter: David Lloyd
Priority: Minor
We could allow {{PBEKeySpec}} instances with algorithm {{PBKDF2WithHmacSHA*}} to be translated into SCRAM {{Password}} instances by enhancing {{org.wildfly.security.password.impl.PasswordFactorySpiImpl#engineGeneratePassword}} to recognize that key spec type.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month