mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10025
[Bug 1015912] A change has been merged
Reviewed: https://reviews.mahara.org/1444
Committed: http://gitorious.org/mahara/mahara/commit/2fdc762f7eb9d63f73900a54aebb4797f9f5c41d
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch: master
commit 2fdc762f7eb9d63f73900a54aebb4797f9f5c41d
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Tue Aug 14 10:40:23 2012 +1200
Check the BrowserID connection before enable it (bug #1015912)
When adding BrowserID authentication plugin to an institution, disable
it if the connection between site and BrowserID verifier
(verifier.login.persona.org) is not available
Change-Id: Ief447652bfc2e018ca175d277d6dd9fdb93ceb63
Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1015912
Title:
BrowserID plugin should check for firewall issues before getting
enabled
Status in Mahara ePortfolio:
Fix Committed
Bug description:
If your server is set to prevent outgoing HTTPS connections, the
BrowserID plugin will fail to verify any assertion with this error
message:
Mahara did not receive valid JSON output from the BrowserID
verifier.
Ideally, the auth plugin should curl
https://verifier.login.persona.org/verify and see if it can reach it
succesfully before letting admins enable it for a site.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1015912/+subscriptions
References