]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-580 account is now able to update password only (for CSIP). update requires...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 8 Dec 2009 00:44:46 +0000 (00:44 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 8 Dec 2009 00:44:46 +0000 (00:44 +0000)
commite6856586c24f027aa824da0ef3b796d328632290
tree85e00108a57ec8d5c039879f77bd87c86cdbb1f2
parent211e25b2a343402433ae6f571787e26285dc5285
CSPACE-580 account is now able to update password only (for CSIP). update requires admin privileges.
test: account test

M    account/service/src/main/java/org/collectionspace/services/account/storage/AccountStorageClient.java
M    account/service/src/main/java/org/collectionspace/services/account/storage/AccountDocumentHandler.java
M    account/service/src/main/java/org/collectionspace/services/account/AccountResource.java
M    account/client/src/test/java/org/collectionspace/services/client/test/AccountServiceTest.java
services/account/client/src/test/java/org/collectionspace/services/client/test/AccountServiceTest.java
services/account/service/src/main/java/org/collectionspace/services/account/AccountResource.java
services/account/service/src/main/java/org/collectionspace/services/account/storage/AccountDocumentHandler.java
services/account/service/src/main/java/org/collectionspace/services/account/storage/AccountStorageClient.java