28 Jan, 2013

3 commits


25 Jan, 2013

1 commit


24 Jan, 2013

2 commits


23 Jan, 2013

6 commits


22 Jan, 2013

4 commits


21 Jan, 2013

4 commits


20 Jan, 2013

2 commits


19 Jan, 2013

1 commit


17 Jan, 2013

1 commit


16 Jan, 2013

1 commit


15 Jan, 2013

3 commits


09 Jan, 2013

4 commits


08 Jan, 2013

5 commits


07 Jan, 2013

2 commits


04 Jan, 2013

1 commit

  • … try using add when replace fails
    
    These changes allow for the possibility of a non-existent password property on the managed/user object as a valid state.  This could arise when, for example, a record was create via recon from a source system which doesn't expose a cleartext password.  Code changes to policy and onCreate script to make this more sensible, and within the UI code to do an "add"-type of patch rather than a "replace" patch (which would fail, since the property doesn't exist).
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1864 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    jake.feasel