You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2021/12/11 17:38:52 UTC

[GitHub] [logging-log4j2] qqchaozai commented on pull request #608: Restrict LDAP access via JNDI

qqchaozai commented on pull request #608:
URL: https://github.com/apache/logging-log4j2/pull/608#issuecomment-991724441


   We build class like this:
   ------------------------------------
   package org.apache.logging.log4j.core.lookup;
   
   public class JndiLookup {}
   ------------------------------------
   Then package as log4j-patch.jar.
   
   We put log4j-patch.jar into {your jre path}/lib/ext/ , then we are not worried that this loophole will be introduced again in the future.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org