Reviewed: https://reviews.mahara.org/12039 Committed: https://git.mahara.org/mahara/mahara/commit/c9b221692938a3cbd357dbe06e32e5b3aa357a7d Submitter: Robert Lyon ([email protected]) Branch: master
commit c9b221692938a3cbd357dbe06e32e5b3aa357a7d Author: Dianne Tennent <[email protected]> Date: Tue Sep 28 09:52:59 2021 +1300 Bug 803747: Remove username from denial email When user receives denial of registration email message, no longer has username in brackets, just the sender's full name. Change-Id: I427885128ee699eac50ca06a93709ce6dbe256b7 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/803747 Title: Do not display the username to a person registering for an account Status in Mahara: Fix Committed Bug description: The account denial email (master) in htdocs/auth/internal/lang/en.utf8/auth.internal.php shows the username after the name of the administrator. That should not happen. Accound denial email: As this is an email that looks like it's bein sent from a direct user, it's weird that it is more impersonal than the other. Hi Name, Your registration attempt at Mahara has been denied. Reason: "No students accepted" -- Regards, Kristina Hoeppner (kristina) ------------------------------------------- Note: Some of the wording may differ when you look at the text depending on whether the change for bug #803733 was accepted. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/803747/+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

