Reviewed: https://reviews.mahara.org/6417 Committed: https://git.mahara.org/mahara/mahara/commit/9b5fc4d07459ce4295ccc7a157cc0703733bc415 Submitter: Robert Lyon ([email protected]) Branch: 15.10_STABLE
commit 9b5fc4d07459ce4295ccc7a157cc0703733bc415 Author: Aaron Wells <[email protected]> Date: Thu Mar 24 11:55:35 2016 +1300 Remove target="_blank" link from Oauth webservices page Bug 1561239 behatnotneeded Change-Id: I3efca1f6985621af9ae279b75f65a072269f3332 (cherry picked from commit f28b3a631f2ee2bb34da4fe13225a8bb40cbfd92) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1561239 Title: Remove target="_blank" link from webservices OAuth page Status in Mahara: In Progress Status in Mahara 15.04 series: In Progress Status in Mahara 15.10 series: In Progress Status in Mahara 16.04 series: In Progress Status in Mahara 16.10 series: Fix Committed Bug description: One item that got overlooked while resolving Bug 1558361, was a target="_blank" link in the webservices OAuth page. This is the code that pops up if Mahara is being used as an OAuth provider, and the link in question leads back to the application that the request is coming from. So, in this circumstance it may be handy to have it open in a new window, but it's not required. So for security reasons, it would be best to remove it. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1561239/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

