25 Jul, 2012

5 commits


24 Jul, 2012

4 commits


21 Jul, 2012

7 commits


20 Jul, 2012

8 commits


19 Jul, 2012

8 commits


18 Jul, 2012

3 commits


17 Jul, 2012

4 commits


16 Jul, 2012

1 commit

  • Gitlab requires an email address for all user accounts as this is the
    default account id and is used for sending notifications. LDAP accounts
    may be missing email fields so handle this by showing a sensible error
    message before redirecting to the login screen again.
    
    Resolves github issue #899
    
    Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
    Pat Thoyts