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/13 06:12:05 UTC

[GitHub] [logging-log4j2] ancms2600 edited a comment on pull request #608: Restrict LDAP access via JNDI

ancms2600 edited a comment on pull request #608:
URL: https://github.com/apache/logging-log4j2/pull/608#issuecomment-992140388


   > If you look at how jndi works in 1.x you will find that there are two places where lookups are done - that is JMSAppender.java:207 and JMSAppender.java:222
   
   For those of us who are stuck with 1.x and paranoid, it looks like we could just always throw here and repackage the 1.x release `.jar`:
   https://github.com/apache/log4j/blob/trunk/src/main/java/org/apache/log4j/net/JMSAppender.java#L245
   
   Thoughts?


-- 
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