[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-08-16 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Fix Version/s: 0.8 (was: 0.7.0) > Store AccessLevels externally to IAuth

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-08-17 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Description: Currently, the concept of authentication (proving the identity of a user) is mixe

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-08-24 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: v2-0001-Remove-AccessLevel-return-value-from-login-since-aut.patch

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-08-24 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: v2-0002-Add-IAuthority-and-split-login-into-authenticate-aut.patch

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-08-24 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: sample-usage.patch) > Store AccessLevels externally to IAuthenticator > -

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-08-25 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-1237: -- Reviewer: urandom > Store AccessLevels externally to IAuthenticator > -

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-09 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Summary: Store AccessLevels externally to IAuthenticator (was: Store AuthLevels externally

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-12 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Description: Currently, the concept of authentication (proving the identity of a user) is mixe

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-20 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: 0001-Consolidate-KSMetaData-mutations-into-copy-methods.patch 0002-T

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-20 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: 0004-Remove-AccessLevel-return-value-from-login-and-retur.patch 0005

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0001-Consolidate-KSMetaData-mutations-into-copy-methods.patch) > Store A

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: 0001-Consolidate-KSMetaData-mutations-into-copy-methods.patch 0002-T

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: 0005-Move-per-thread-state-into-a-ClientState-object-1-pe.patch 0004

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0005-Move-per-thread-state-into-a-ClientState-object-1-pe.patch) > Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0003-Add-user-and-group-access-maps-to-Keyspace-metadata.patch) > Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0002-Thrift-and-Avro-interface-changes.patch) > Store AccessLevels extern

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0004-Remove-AccessLevel-return-value-from-login-and-retur.patch) > Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-22 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0003-Add-user-and-group-access-maps-to-Keyspace-metadata.patch) > Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-22 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: 0003-Add-user-and-group-access-maps-to-Keyspace-metadata.patch 0006-

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-26 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0003-Add-user-and-group-access-maps-to-Keyspace-metadata.patch) > Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-26 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0002-Thrift-and-Avro-interface-changes.patch) > Store AccessLevels extern

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-26 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: 0002-Thrift-and-Avro-interface-changes.patch 0003-Add-user-and-group

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-26 Thread Folke Behrens (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Folke Behrens updated CASSANDRA-1237: - Attachment: simple-JAASAuthenticator.patch.txt Attached patch shows a simple IAuthent

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0002-Thrift-and-Avro-interface-changes.patch) > Store AccessLevels extern

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0004-Remove-AccessLevel-return-value-from-login-and-retur.patch) > Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0006-Apply-access.properties-to-keyspaces-during-an-upgra.patch) > Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0001-Consolidate-KSMetaData-mutations-into-copy-methods.patch) > Store A

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: 0001-Consolidate-KSMetaData-mutations-into-copy-methods.patch 0002-T

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: 0004-Remove-AccessLevel-return-value-from-login-and-retur.patch 0005

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0003-Add-user-and-group-access-maps-to-Keyspace-metadata.patch) > Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0005-Move-per-thread-state-into-a-ClientState-object-1-pe.patch) > Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Fix Version/s: 0.7 beta 1 (was: 0.7.0) > Store AccessLevels externally t

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-28 Thread Folke Behrens (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Folke Behrens updated CASSANDRA-1237: - Attachment: (was: simple-JAASAuthenticator.patch.txt) > Store AccessLevels extern

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-29 Thread Folke Behrens (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Folke Behrens updated CASSANDRA-1237: - Attachment: simple-jaas-authenticator.patch I'm sorry I deleted my patch too early. I

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-31 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1237: -- Fix Version/s: 0.7.0 (was: 0.7 beta 1) > Store AccessLevels