This is an automated email from the ASF dual-hosted git repository.
bereng pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 8ace479 Merge branch 'cassandra-4.0' into trunk
new 85248da PasswordObfuscator should not assume PASSWORD is the last
item in the WITH clause
new ff4d63d Merge branch 'cassandra-4.0' into trunk
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:
CHANGES.txt | 1 +
NEWS.txt | 1 +
doc/modules/cassandra/pages/new/auditlogging.adoc | 13 +-
.../apache/cassandra/audit/AuditLogManager.java | 32 ++++-
.../apache/cassandra/cql3/PasswordObfuscator.java | 41 +++++-
.../org/apache/cassandra/cql3/QueryEvents.java | 42 +++---
.../cql3/statements/AlterRoleStatement.java | 7 +
.../cql3/statements/AuthenticationStatement.java | 5 +
.../cql3/statements/CreateRoleStatement.java | 7 +
.../cassandra/audit/AuditLoggerAuthTest.java | 73 ++++++++--
.../cassandra/cql3/PasswordObfuscatorTest.java | 156 +++++++++++++++------
11 files changed, 293 insertions(+), 85 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]