[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 --- Comment #14 from Mike Lothian --- If you could post the patch I'll test it tomorrow when I'm in the office, thanks -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 Michael Osipov changed: What|Removed |Added Severity|normal |regression -- You are receiving this

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 --- Comment #13 from Michael Osipov --- I have found the bug. Apologies, this was an oversight although I have read the diff many times before merging into master. Can add a modified JAR to your installation to verify potential fix? I will pro

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 --- Comment #12 from Michael Osipov --- Looked into it. Something is fishy because the issue should have failed earlier. Will know more tomorrow. I have the slight feeling that the changed triggered an bug previously present in the code. --

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 Michael Osipov changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #11 from Michael Osip

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 --- Comment #10 from Mike Lothian --- Created attachment 36942 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36942&action=edit Revert This was my attempt at reverting the problem commit and does get things working for me again -- Yo

[Bug 62723] Clarify "channelSendOptions" value in cluster documentation

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62723 Christopher Schultz changed: What|Removed |Added Keywords||PatchAvailable -- You are recei

[Bug 62611] Compress log files after rotation

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62611 Christopher Schultz changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #8 from Chr

[Bug 59232] Make the context name of an app available via JNDI

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59232 Christopher Schultz changed: What|Removed |Added Keywords||Beginner -- You are receiving t

[Bug 59203] Try to call Thread.interrupt before calling Thread.stop in WebappClassLoaderBase#clearReferencesThreads

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59203 Christopher Schultz changed: What|Removed |Added Keywords||Beginner -- You are receiving t

[Bug 60597] Add ability to set cipher suites for websocket client connections

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 Christopher Schultz changed: What|Removed |Added Keywords||PatchAvailable -- You are recei

[Bug 63691] Add a no-op JarScanner

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63691 Christopher Schultz changed: What|Removed |Added Keywords||Beginner -- You are receiving t

[Bug 57701] Implement "[Redeploy]" button for a web application

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57701 Christopher Schultz changed: What|Removed |Added Keywords||PatchAvailable -- You are recei

[Bug 63505] enhancement - support of stored procedures for DataSourceRealm authentication

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63505 Christopher Schultz changed: What|Removed |Added Keywords||PatchAvailable -- You are recei

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 --- Comment #9 from Mike Lothian --- Hi I bisected between 8.5.49 and 8.5.50 and this was the first bad commit: commit 12b857227b2671c9c871aa324cf5fc25c5d53c9a Author: Michael Osipov Date: Wed Aug 21 23:23:19 2019 +0200 BZ 63681: Intr

Attention for BZ 62843 (Russian Localization)

2020-01-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, It's unclear to me whether this work has largely been done, or if this BZ issue has information which would help complete a Russian localizatio n. Maybe someone who speaks Russian (e.g. Konstantin) could take a look? https://bz.apache.org/bug

[Bug 58548] support certifcate transparency

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58548 Christopher Schultz changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Chr

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 --- Comment #8 from Michael Osipov --- Can you please also enable debug log on authenticators and also provide a tcpdump of the unsuccessful and successful dump. If you don't want to disclose the dump, plase send to my apache email address, if

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #7 from Remy Mau

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 --- Comment #6 from Mike Lothian --- This was with: org.apache.catalina.realm.level = FINEST org.apache.catalina.authenticator.level = FINEST Added to logging.properties -- You are receiving this mail because: You are the assignee for the b

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 --- Comment #5 from Mike Lothian --- Created attachment 36941 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36941&action=edit Broken logs -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 64011] JNDIRealm no longer authenticates to LDAP

2020-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64011 --- Comment #4 from Mike Lothian --- Created attachment 36940 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36940&action=edit Working logs -- You are receiving this mail because: You are the assignee for the bug.