18 Jan, 2012

1 commit


17 Jan, 2012

2 commits


16 Jan, 2012

1 commit


15 Jan, 2012

2 commits


13 Jan, 2012

3 commits


12 Jan, 2012

2 commits

  • A ListWrapper object has been introduced in order to be able to differentiate
    null lists from empty lists
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1576 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@1575 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    steve
     

11 Jan, 2012

2 commits

  • The property was missing from the upgradable property-list.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1571 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • - check that pdpuri.prefix parameter is not passed empty
    - add pdpuri.prefix parameter value to lb cookie domain value.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1569 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    mareks
     

07 Jan, 2012

1 commit


06 Jan, 2012

1 commit


05 Jan, 2012

1 commit


28 Dec, 2011

1 commit


16 Dec, 2011

2 commits


13 Dec, 2011

3 commits

  • git-svn-id: https://svn.forgerock.org/openam/trunk@1535 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    mareks
     
  • Some files were still missing from the noconsole setup
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1533 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • IdCachedServicesImpl acquired lock for SM, then Stats, while
    SessionService acquired lock for Stats first, then for SM (in Stats init).
    By moving the instantiation code the deadlock should be eliminated.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1532 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

08 Dec, 2011

3 commits


07 Dec, 2011

4 commits


06 Dec, 2011

1 commit


05 Dec, 2011

2 commits


02 Dec, 2011

1 commit


30 Nov, 2011

2 commits


29 Nov, 2011

3 commits

  • Project has been updated for Visual Studio 2010, and a new cert has been
    generated for SNA.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1497 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • Minor issues around GeoLocation check
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1495 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • Since OPENDJ-304 (and by default with OpenLDAP) the response code is
    constraint violation instead of unwilling to perform. In order to support
    both cases, now we check for response controls for both response codes.
    If the control is not present we set the insufficient password quality page
    for both response codes as well.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1494 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

28 Nov, 2011

2 commits

  • Renaming constraint-result-behavior to constraint-handler and let the upgrade
    know about the change. The result-behavior attribute has been reverted, so
    old versions can coexist, but changing the new attribute on console will not
    change the old attribute.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1488 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • IdRepo log is spammed with too detailed log messages
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1485 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major