09 Jul, 2013

1 commit


08 Jul, 2013

9 commits


05 Jul, 2013

2 commits


04 Jul, 2013

3 commits


03 Jul, 2013

2 commits


02 Jul, 2013

6 commits


01 Jul, 2013

4 commits


29 Jun, 2013

1 commit


28 Jun, 2013

7 commits


27 Jun, 2013

5 commits

  • git-svn-id: https://svn.forgerock.org/openam/trunk@5688 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    travis.papp
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@5687 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    jason
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@5686 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    jason
     
  • There is a new attribute in the iPlanetAMPasswordResetService service:
    openam-password-reset-mail-attribute-name
    this attribute will tell what data store attribute holds the user's e-mail
    address.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@5683 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • The login status wasn't correctly, and because of that crucial data was
    missing from the response XML (like error code and error template). The fix
    was to ensure that the loginStatus is correctly set, so the processing
    later on can set the appropriate fields.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@5682 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major