This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a change to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 1d126c7847 This one did not apply
new 6e7194fa3d Minor fixes from code review
new cdaddf583d Revert the replay protection. The deisgn had fundamental
issues.
The 2 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:
.../group/interceptors/EncryptInterceptor.java | 136 +---------
.../interceptors/EncryptInterceptorMBean.java | 14 -
.../group/interceptors/LocalStrings.properties | 2 -
.../apache/catalina/tribes/util/CyclicTracker.java | 121 ---------
.../catalina/tribes/util/LocalStrings.properties | 1 -
java/org/apache/el/parser/AstIdentifier.java | 2 +-
.../group/interceptors/TestEncryptInterceptor.java | 282 ++++-----------------
.../catalina/tribes/util/TestCyclicTracker.java | 129 ----------
webapps/docs/changelog.xml | 3 -
webapps/docs/config/cluster-interceptor.xml | 14 +-
10 files changed, 71 insertions(+), 633 deletions(-)
delete mode 100644 java/org/apache/catalina/tribes/util/CyclicTracker.java
delete mode 100644 test/org/apache/catalina/tribes/util/TestCyclicTracker.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]