nikolas.laskaris 2013-10-25 08:41:06 +00:00
parent 8827b23362
commit a60e798231
1 changed files with 1 additions and 2 deletions

View File

@ -39,8 +39,7 @@ public class LDAPAuthenticationModule {
public boolean checkAuthentication(String username, String password) throws Exception {
logger.debug("USER authentication is disabled ! THE NEW SECURITY MODEL SHOULD BE INTEGRATED IN ASL");
logger.info("USER authentication is disabled ! THE NEW SECURITY MODEL SHOULD BE INTEGRATED IN ASL");
logger.debug("THE NEW SECURITY MODEL SHOULD BE INTEGRATED IN ASL");
return true;