You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the email with confirmation instructions is blocked from @portagenetwork.ca, the only other means of confirming the user is by performing the update manually within the Rails console.
Proposed Change
Create a Confirm email checkbox for superusers. This would bypass the need to manually perform the update within the Rails console.
Additional Notes
Rather than simply a hack for users not receiving the email, this could function as a legitimate form of email confirmation:
e.g. If a user creates an OTRS ticket from [email protected] and asks us to confirm the DMP Assistant account with the email [email protected] , then we can be assured that the requester is in fact the possessor of that email.
The text was updated successfully, but these errors were encountered:
Problem
@portagenetwork.ca
, the only other means of confirming the user is by performing the update manually within the Rails console.Proposed Change
Confirm email
checkbox for superusers. This would bypass the need to manually perform the update within the Rails console.Additional Notes
[email protected]
and asks us to confirm the DMP Assistant account with the email[email protected]
, then we can be assured that the requester is in fact the possessor of that email.The text was updated successfully, but these errors were encountered: