This is an automated email from the ASF dual-hosted git repository.
samt pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 97eae44 Multiget Thrift query returns null records after digest
mismatch
new b2f6953 Handle exceptions during authentication/authorization
new 63097a3 Merge branch 'cassandra-2.2' into cassandra-3.0
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 +
.../apache/cassandra/auth/CassandraAuthorizer.java | 23 +++++------
.../cassandra/auth/CassandraRoleManager.java | 45 +++++++++++++---------
.../cassandra/auth/PasswordAuthenticator.java | 2 +-
.../apache/cassandra/auth/PermissionsCache.java | 17 ++++++--
src/java/org/apache/cassandra/auth/Roles.java | 25 +++++++++---
src/java/org/apache/cassandra/auth/RolesCache.java | 19 +++++----
.../exceptions/AuthenticationException.java | 5 +++
.../exceptions/UnauthorizedException.java | 5 +++
.../org/apache/cassandra/service/ClientState.java | 13 ++++++-
10 files changed, 106 insertions(+), 49 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]