mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[GH-ISSUE #55] Credentials sent via e-mail. #37
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pafeliepixel on GitHub (Nov 12, 2023).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/55
Is there an existing feature request for this?
Describe the feature you would like to see.
Most CMSs make use of Convoy's API by having a "go to panel" button that auto logins you, but it would be nice if Convoy itself would send another e-mail with the credentials and the full link to the panel itself, well, like ptero, to give you a real-world example.
Describe the solution you'd like.
No matter how the vm is created via an extension, or directly on the panel itself, if should have a hook for when the VM is ready for use, send an e-mail.
Additional context to this request.
No response
@ericwang401 commented on GitHub (Nov 12, 2023):
Sorry, can you clarify your request? You were talking about creating users and then shifted to server installations.
@pafeliepixel commented on GitHub (Nov 12, 2023):
The topic remaind the same, in the event of a VM creation either by using the API or directly on Convoy's web interface, would be nice if an E-mail would be sent in the three scenarios:
User is new, e-mail send over the full credentials of that new user and for the VM that was created and attached to his or her's account, not mater if it's created via the panel or via API, like through paymenter's extension.
E-mail send over just the credentials to the new VM if the user already exists and was just added a VM into his management(owner).