This is an automated email from the ASF dual-hosted git repository.
adelapena pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 3783077 Merge branch 'cassandra-4.0' into trunk
new 969531a Allow users to view permissions of the roles they created
new 3d74cad Merge branch 'cassandra-3.0' into cassandra-3.11
new 6c9d5ab Merge branch 'cassandra-3.11' into cassandra-4.0
new d21e0dd Merge branch 'cassandra-4.0' into trunk
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:
CHANGES.txt | 1 +
.../apache/cassandra/auth/CassandraAuthorizer.java | 16 ++--
.../org/apache/cassandra/auth/RoleResource.java | 3 +-
.../cql3/statements/CreateRoleStatement.java | 2 +-
.../org/apache/cassandra/auth/AuthTestUtils.java | 8 ++
.../cassandra/auth/CassandraAuthorizerTest.java | 93 ++++++++++++++++++++++
test/unit/org/apache/cassandra/cql3/CQLTester.java | 5 ++
7 files changed, 120 insertions(+), 8 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/auth/CassandraAuthorizerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]