05 Apr, 2012

4 commits


04 Apr, 2012

8 commits


03 Apr, 2012

4 commits


02 Apr, 2012

3 commits


30 Mar, 2012

2 commits


29 Mar, 2012

3 commits


28 Mar, 2012

1 commit


27 Mar, 2012

2 commits


26 Mar, 2012

3 commits


25 Mar, 2012

1 commit


24 Mar, 2012

9 commits

  • git-svn-id: https://svn.forgerock.org/openam/trunk@1828 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • The form submit wasn't correctly working, also the CAS LVB failed to
    redirect the user to the correct realm when pressing the Yes button.
    The re-introduced SunQueryParamsString makes sure, that checkNewOrg will
    actually detect the new_org situation when pressing the buttons.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1827 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@1826 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@1825 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • Fixes for DAS
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1824 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@1823 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • changing the disclaimer denied page to have a login link instead of a
    continue button. Pressing the button without auth session (the cookie is
    deleted, since it's an error page) could create a new session, and also
    the resulting URL was not keeping the login parameters - so you could
    potentially end up at a different login sequence.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1822 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • An NPE could occur if a generated userid is used (instead of the "create
    my own" option).
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1821 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • Reintroduce error messages per callback for membership module.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1820 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major