@@ -34,7 +34,7 @@
<destName>pwm.war</destName>
</file>
<file>
- <source>${project.basedir}/LICENSE</source>
+ <source>${project.basedir}/../LICENSE</source>
<source>${project.basedir}/pom.xml</source>
@@ -33,7 +33,7 @@
</files>
<fileSets>
@@ -160,6 +160,7 @@ public class LdapOperationsHelper {
private static final String NULL_CACHE_GUID = "NULL_CACHE_GUID";
+
public static String readLdapGuidValue(
final PwmApplication pwmApplication,
final SessionLabel sessionLabel,