]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
NOJIRA - Slight refactoring of password validation, and improved error message for...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 17 Aug 2011 23:53:49 +0000 (23:53 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 17 Aug 2011 23:53:49 +0000 (23:53 +0000)
commit49e5a74f12ac850c2cfd3bd362a137872309589d
tree58e2ca77e7b97625afcf55b26a5c4edd448a51c3
parent5134faa41126c1a2eb00b7035f2a9772997de69d
NOJIRA - Slight refactoring of password validation, and improved error message for invalid passwords. This does NOT represent a functional change, but rather just cleanup. Also added comments to the payloads for account testing to explain the base64binary encoding of password values in payloads. Again, no functional changes.
services/IntegrationTests/src/test/resources/test-data/xmlreplay/security/5-account-bigbird.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/security/6-account-elmo.xml
services/common/src/main/java/org/collectionspace/services/common/security/SecurityUtils.java