← Back to team overview

mahara-contributors team mailing list archive

[Bug 1722124] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8108
Committed: https://git.mahara.org/mahara/mahara/commit/f1e8cd7b008885e90490e9aa5fea3af3a0364756
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.10_STABLE

commit f1e8cd7b008885e90490e9aa5fea3af3a0364756
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Oct 9 11:37:14 2017 +1300

Bug 1722124: Avoid escaping the forgot password message

When using email for a user that has an external auth method.
The message wants to display a link tag and because it is created
from hardcoded info it is safe to display

behatnotneeded

Change-Id: I976bcd6af0dd4914aebb79e261a30b1bf8b21431
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit dcacd279ba229484fa05271d7b8d0762e9dc1eab)

-- 
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/1722124

Title:
  Forgot password message not display correctly for user with external
  auth

Status in Mahara:
  Fix Committed

Bug description:
  The forgotpass.php hyperlink does not get rendered from the language
  file.

  The message: "The user you requested uses an external authentication
  method. <a href="https://myportfolio.aut.ac.nz/contact.php";>Ask your
  administrator</a> for help with changing your password. Or provide
  another username or email address."

  Is being displayed with the hyperlink escaped.

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


References