You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2023/01/26 07:39:42 UTC

[directory-kerby] branch trunk updated (dbefdf5a -> 5843398b)

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


    from dbefdf5a Merge pull request #145 from step-security-bot/stepsecurity_remediation_1674711842
     add 1c24051d DIRKRB-764 - ClassCastException during KerbConf creation
     new 5843398b Merge pull request #146 from apache/coheigea/DIRKRB-764

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/kerby/config/MapConfigLoader.java   | 40 +++++++---------------
 .../kerberos/kerb/client/KrbConfigLoadTest.java    |  9 +++++
 .../test/resources/{krb5.conf => krb5include.conf} |  2 ++
 3 files changed, 24 insertions(+), 27 deletions(-)
 copy kerby-kerb/kerb-client/src/test/resources/{krb5.conf => krb5include.conf} (98%)


[directory-kerby] 01/01: Merge pull request #146 from apache/coheigea/DIRKRB-764

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git

commit 5843398be68d6b1611f95bcb9d31c38003e40322
Merge: dbefdf5a 1c24051d
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Thu Jan 26 07:39:36 2023 +0000

    Merge pull request #146 from apache/coheigea/DIRKRB-764
    
    DIRKRB-764 - ClassCastException during KerbConf creation

 .../org/apache/kerby/config/MapConfigLoader.java   | 40 ++++--------
 .../kerberos/kerb/client/KrbConfigLoadTest.java    |  9 +++
 .../src/test/resources/krb5include.conf            | 75 ++++++++++++++++++++++
 3 files changed, 97 insertions(+), 27 deletions(-)