This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 7c50a4f Fix BZ 55559. Add local JNDI support to the UserDatabaseRealm new 50de36b Add connection pool to JNDI realm new 25d1f18 Remove leftover debug new 539377f Remove unnecessary code and avoid potential NPEs. Thanks to SpotBugs. new 03c4e62 Remove leftover debug The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: java/org/apache/catalina/realm/JNDIRealm.java | 442 ++++++++++++--------- .../apache/catalina/realm/LocalStrings.properties | 1 + test/org/apache/catalina/realm/TestJNDIRealm.java | 7 +- webapps/docs/changelog.xml | 3 + webapps/docs/config/realm.xml | 7 + 5 files changed, 272 insertions(+), 188 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org