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 a339aa9 Update Netty dependencies to latest, clean up SocketFactory
new b2f6953 Handle exceptions during authentication/authorization
new 63097a3 Merge branch 'cassandra-2.2' into cassandra-3.0
new 8f33dc0 Merge branch 'cassandra-3.0' into cassandra-3.11
new d0a207b Merge branch 'cassandra-3.11' 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 | 26 ++-
.../cassandra/auth/CassandraRoleManager.java | 20 +-
.../cassandra/auth/PasswordAuthenticator.java | 42 ++--
src/java/org/apache/cassandra/auth/Roles.java | 43 +++-
.../cassandra/auth/jmx/AuthorizationProxy.java | 6 -
.../exceptions/AuthenticationException.java | 5 +
.../exceptions/UnauthorizedException.java | 5 +
.../org/apache/cassandra/service/ClientState.java | 16 +-
.../org/apache/cassandra/auth/AuthCacheTest.java | 254 ++++++++++++++-------
10 files changed, 293 insertions(+), 125 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]