philippe lhardy

Results 42 comments of philippe lhardy

$entry variable in checkpassword.php should somehow be undefined but it is a global coming from lang. this variable should be $entry_array with empty array. and if res is empty, message...

javadoc requires to disable lint due to JAXB xsd that generate java code with unbalanced . ``` none ``` This was integrated in https://github.com/lsc-project/lsc/pull/204 with some javadoc fixes to avoid...

didn't manage to get it working yet. Playing with dependencies.

could be related to jmockit version but upgrading it does not work that good, on existing java 7 ( ie not 8 ) 0.999.11 works 0.999.12 fails with ``` [ERROR]...

as a warm-up i will work on this one.

done, to review ...

Question is whether to choose Apache LDAP API https://directory.apache.org/api/ or UndoundID which belongs to PingIdentity https://github.com/pingidentity/ldapsdk. Apache one has a Apache Licence while UnboundID inital ws GPL and LGPL but...

let's try graalVM https://www.graalvm.org/ ... working on.