mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60712
[Bug 1895485] Re: Adding login email link for webservice auth instance
** Changed in: mahara
Status: Fix Committed => Fix Released
--
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/1895485
Title:
Adding login email link for webservice auth instance
Status in Mahara:
Fix Released
Bug description:
Follow up to bug https://bugs.launchpad.net/mahara/+bug/1867203
For webservices authentications, need to add the redirect parameters
to links inside the content of the email, if they point to the Mahara
site.
For example, if a portfolio is being shared to a user that belongs to an institution with webservices auth instance.
The email it will receive, will show a link to the portfolio that was shared, but it won't contain the parameters to redirect to the login of the user.
This is an example (html to see the links)
<p>You have been sent a notification from Mahara. Message follows:</p>
------------------------------------------------------------------------
<p>You have been given access to the following:</p>
<ul class="list-unstyled">
<li style='padding: 0.5em'>Page title <a href=http://maharatest/view/view.php?id=8>http://maharatest/view/view.php?id=8</a></li>
</ul>
<p>
</p>
<p>See <a href="http://maharatest/view/sharedviews.php">http://maharatest/view/sharedviews.php</a></p>
------------------------------------------------------------------------
<p>This is an auto-generated notification from Mahara. To update your notification preferences, visit <a href="http://maharatest/account/activity/preferences/index.php">http://maharatest/account/activity/preferences/index.php</a></p>
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1895485/+subscriptions
References