Guido

Results 1 comments of Guido

I've actually run into this a couple of weeks ago but I still need to prepare a pull request. I solved it by doing this: ``` diff --git a/src/main/java/io/containx/marathon/plugin/auth/util/LDAPHelper.java b/src/main/java/io/containx/marathon/plugin/auth/util/LDAPHelper.java...