This is an automated email from the ASF dual-hosted git repository.
samt pushed a change to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from ba73f7ce34 Merge branch 'cassandra-4.1' into cassandra-5.0
new f33267c8fa Tighten up permissions on system keyspaces
new 80e84fd722 Merge branch 'cassandra-3.0' into cassandra-3.11
new 1848efaf53 Merge branch 'cassandra-3.11' into cassandra-4.0
new d14d16926e Merge branch 'cassandra-4.0' into cassandra-4.1
new 217490bdd8 Merge branch 'cassandra-4.1' into cassandra-5.0
The 5 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 | 3 +
src/java/org/apache/cassandra/auth/Permission.java | 7 ++
src/java/org/apache/cassandra/auth/Resources.java | 28 ++++-
.../cql3/statements/GrantPermissionsStatement.java | 21 ++++
.../apache/cassandra/schema/SchemaConstants.java | 10 ++
.../org/apache/cassandra/service/ClientState.java | 60 ++++++++--
.../apache/cassandra/auth/GrantAndRevokeTest.java | 127 ++++++++++++++++++++-
test/unit/org/apache/cassandra/cql3/CQLTester.java | 8 ++
.../apache/cassandra/service/ClientStateTest.java | 4 +-
9 files changed, 248 insertions(+), 20 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]