This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from ecde67c  Align with 8.5.x. Code clean up and improved i18n messages
     new 47235d9  Align with 8.5.x. Clean-up. Remove ununsed code.
     new d121104  Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63531
     new 739fa61  Align with 8.5.x. Clean-up
     new 241148f  Add debug logging for session ID change

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/Authenticator.java        |  12 +-
 .../catalina/authenticator/AuthenticatorBase.java  | 171 ++++++++-------------
 .../catalina/authenticator/FormAuthenticator.java  |  47 ++++--
 .../catalina/authenticator/LocalStrings.properties |   1 +
 .../authenticator/LocalStrings_fr.properties       |   1 +
 .../authenticator/LocalStrings_ja.properties       |   1 +
 webapps/docs/changelog.xml                         |   6 +
 7 files changed, 113 insertions(+), 126 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to