← Back to team overview

mahara-contributors team mailing list archive

[Bug 810302] A change has been merged

 

Reviewed:  https://reviews.mahara.org/483
Committed: http://gitorious.org/mahara/mahara/commit/93358ed312da987b6abd4b6bc557d30955207c55
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 93358ed312da987b6abd4b6bc557d30955207c55
Author: Piers Harding <piers@xxxxxxxxxxxxxxx>
Date:   Fri Jul 15 13:01:32 2011 +1200

    Redevelop auth/saml - self-linking accounts, dual login
    
    Bug #810302
    
    Redevelop auth/saml:
     * remove cludged session handling
     * add sanity checking of ssphp config - must not be phpsession now (use memcache)
     * improve handling of original target URL on login
     * add config option to enable user-login-linking
     * add screen for user to login to local account for linking
     * add linking screen
     * improve error messages
    
    (note: fixed code formatting error found by Jenkins)
    
    Moved login string out to earlier commit
    
    Change-Id: Ib93680e225c325b30b3dc200152590e5e81eaa95
    Signed-off-by: Piers Harding <piers@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/810302

Title:
  auth/saml enable user to link own account to remote user

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Series of enhancements to auth/saml to enable a user to link their own account to a simultaneously logged in remoteuser:
   - dual login – ssphp,  and Mahara session integration for login-login-link
   - show login or link to register page 
   - on login for link - take to link confirmation page
   - preserve returnto URI

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/810302/+subscriptions


References