27 Apr, 2012

2 commits


25 Apr, 2012

1 commit


22 Apr, 2012

1 commit


18 Apr, 2012

4 commits


16 Apr, 2012

2 commits


11 Apr, 2012

2 commits


10 Apr, 2012

2 commits


06 Apr, 2012

1 commit


05 Apr, 2012

4 commits


04 Apr, 2012

3 commits


03 Apr, 2012

1 commit


30 Mar, 2012

1 commit


29 Mar, 2012

3 commits


27 Mar, 2012

1 commit


26 Mar, 2012

1 commit


25 Mar, 2012

1 commit


24 Mar, 2012

10 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
     
  • On the login pages the radio button-label connection was wrong, now when
    you press the label the actually corresponding radio choice will be
    selected.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1819 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major