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

samt pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 6e8d0cde9e Make JsonUtils serialize Instant always with the same format
     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
     new a397a53891 Merge branch 'cassandra-5.0' into trunk

The 6 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  | 138 +++++++++++++++++++--
 test/unit/org/apache/cassandra/cql3/CQLTester.java |   8 ++
 .../apache/cassandra/service/ClientStateTest.java  |   2 +
 .../apache/cassandra/transport/TlsTestUtils.java   |   2 +-
 10 files changed, 253 insertions(+), 26 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to