[GitHub] [directory-kerby] jonathan-albrecht-ibm commented on pull request #111: Fix checks for ibm security classes to work with recent IBM Semeru JDKs

2022-12-20 Thread GitBox
jonathan-albrecht-ibm commented on PR #111: URL: https://github.com/apache/directory-kerby/pull/111#issuecomment-1359409919 Thanks @coheigea! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[jira] [Updated] (DIRKRB-762) The AS request appears with an NPE when preauth_required is set to false

2022-12-20 Thread Jichao Wang (Jira)
[ https://issues.apache.org/jira/browse/DIRKRB-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jichao Wang updated DIRKRB-762: --- Attachment: kdc-npe.png > The AS request appears with an NPE when preauth_required is set to false >

[jira] [Updated] (DIRKRB-762) The AS request appears with an NPE when preauth_required is set to false

2022-12-20 Thread Jichao Wang (Jira)
[ https://issues.apache.org/jira/browse/DIRKRB-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jichao Wang updated DIRKRB-762: --- Description: If change the value of preauth_required in the kdc.conf file to false, then using the f

[jira] [Updated] (DIRKRB-762) The AS request appears with an NPE when preauth_required is set to false

2022-12-20 Thread Jichao Wang (Jira)
[ https://issues.apache.org/jira/browse/DIRKRB-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jichao Wang updated DIRKRB-762: --- Description: If change the value of preauth_required in the kdc.conf file to false, then using the f

[jira] [Commented] (DIRKRB-762) The AS request appears with an NPE when preauth_required is set to false

2022-12-20 Thread Jichao Wang (Jira)
[ https://issues.apache.org/jira/browse/DIRKRB-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649803#comment-17649803 ] Jichao Wang commented on DIRKRB-762: I have revised the problem description and made

[jira] [Comment Edited] (DIRKRB-762) The AS request appears with an NPE when preauth_required is set to false

2022-12-20 Thread Jichao Wang (Jira)
[ https://issues.apache.org/jira/browse/DIRKRB-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649803#comment-17649803 ] Jichao Wang edited comment on DIRKRB-762 at 12/20/22 2:38 PM: -

[GitHub] [directory-kerby] wjc920 commented on pull request #114: [DIRKRB-762] The AS request appears with an NPE when preauth_required is set to false

2022-12-20 Thread GitBox
wjc920 commented on PR #114: URL: https://github.com/apache/directory-kerby/pull/114#issuecomment-1359548573 > I think this change isn't quite right, as if isPreauthRequired() then it will never call the else statement. Instead it should be something like: > > ``` > if (preAuthData

[GitHub] [directory-scimple] bdemers opened a new pull request, #209: Fixed Wildfly related issues

2022-12-20 Thread GitBox
bdemers opened a new pull request, #209: URL: https://github.com/apache/directory-scimple/pull/209 Testing with Wildfly uncovered a few issues: * Resource classes must have a public default constructor (CDI related requirements) * Resources cannot be added via a Feature * Removed up

[GitHub] [directory-scimple] bdemers opened a new pull request, #210: Add enforcer rule to ensure dependencies have compatible bytecode versions

2022-12-20 Thread GitBox
bdemers opened a new pull request, #210: URL: https://github.com/apache/directory-scimple/pull/210 All non-spring modules require Java 11 (Spring modules Java 17) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [directory-kerby] coheigea merged pull request #114: [DIRKRB-762] The AS request appears with an NPE when preauth_required is set to false

2022-12-20 Thread GitBox
coheigea merged PR #114: URL: https://github.com/apache/directory-kerby/pull/114 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@directo

[jira] [Assigned] (DIRKRB-762) The AS request appears with an NPE when preauth_required is set to false

2022-12-20 Thread Colm O hEigeartaigh (Jira)
[ https://issues.apache.org/jira/browse/DIRKRB-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh reassigned DIRKRB-762: -- Assignee: Colm O hEigeartaigh > The AS request appears with an NPE when preaut

[jira] [Resolved] (DIRKRB-762) The AS request appears with an NPE when preauth_required is set to false

2022-12-20 Thread Colm O hEigeartaigh (Jira)
[ https://issues.apache.org/jira/browse/DIRKRB-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved DIRKRB-762. Resolution: Fixed No worries [~wjc920] , and thanks for your contribution to the pr