26 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3461 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 Jun, 2014
8 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3459 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Remove unused/unimplemented script directory configuration. git-svn-id: https://svn.forgerock.org/openidm/trunk@3458 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3457 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…artup issues with the cluster manager and healthservice. git-svn-id: https://svn.forgerock.org/openidm/trunk@3456 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Reviewed by Laurent over Skype. git-svn-id: https://svn.forgerock.org/openidm/trunk@3454 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3453 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3452 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3451 d98387aa-ee2c-4292-a9e6-504d2a719fd3
24 Jun, 2014
8 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3449 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…h affects only managed objects (queryFilter still works for system objects) git-svn-id: https://svn.forgerock.org/openidm/trunk@3448 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3447 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3446 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Used debugger to diagnose differences in encrypted password storage in JDK6 vs JDK7. Found that in JDK6, the encrpyted password is stored as {"$crypto":{"value":{"data":"p2tiUCLFv71KNiEuRJQtyg==","cipher":"AES/CBC/PKCS5Padding","iv":"U0fF/6kKYfjtQQC8/l1c4Q==","key":"openidm-sym-default"},"type":"x-simple-encryption"}} whist in JDK7 it is stored as {"$crypto":{"type":"x-simple-encryption","value":{"data":"p2tiUCLFv71KNiEuRJQtyg==","cipher":"AES/CBC/PKCS5Padding","iv":"U0fF/6kKYfjtQQC8/l1c4Q==","key":"openidm-sym-default"}}} Because key ordering is not predictable, we cannot use endsWith("\"}}") as part of the test. Changed to }} as this matches the "{\"$crypto\":{" startsWith test. git-svn-id: https://svn.forgerock.org/openidm/trunk@3445 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3443 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3442 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3441 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Jun, 2014
5 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3440 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3439 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ace for storing/modifying keystore and keypairs. git-svn-id: https://svn.forgerock.org/openidm/trunk@3437 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Validate auth parameters if auth is given. 'auth' is JsonValue(null) if not present, not null. Reviewed by Laurent via skype. git-svn-id: https://svn.forgerock.org/openidm/trunk@3436 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Update the "What's New" section of the release notes to cover major new 3.0 functionality git-svn-id: https://svn.forgerock.org/openidm/trunk@3435 d98387aa-ee2c-4292-a9e6-504d2a719fd3
22 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3434 d98387aa-ee2c-4292-a9e6-504d2a719fd3
20 Jun, 2014
5 commits
-
…n with orientdb impl by throwing an Exception. git-svn-id: https://svn.forgerock.org/openidm/trunk@3433 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3432 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3431 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Retool the way the preliminary security context gets passed to the augmentation script and how the updated context from the script gets repersisted in MessageInfo's context map. Replaces implementation from CR-3752. git-svn-id: https://svn.forgerock.org/openidm/trunk@3430 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3429 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 Jun, 2014
5 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3426 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Log audit activity of managed object on successful update even if synchronization fails. git-svn-id: https://svn.forgerock.org/openidm/trunk@3425 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3424 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3423 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ased on changes in OPENIDM-1708 git-svn-id: https://svn.forgerock.org/openidm/trunk@3422 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Jun, 2014
7 commits
-
…nc call. Renamed method to describe action being done committed in r3385 and updated the license to reflect the year. git-svn-id: https://svn.forgerock.org/openidm/trunk@3421 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3420 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3419 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3418 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3417 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3416 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3415 d98387aa-ee2c-4292-a9e6-504d2a719fd3