mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Improve security
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
@component('mail::message')
|
||||
# Password reset successful
|
||||
|
||||
Dear {{ $username }},
|
||||
|
||||
Your password has been successfully reset.
|
||||
|
||||
@component('mail::panel')
|
||||
**Your new temporary password:**
|
||||
|
||||
`{{ $newPass }}`
|
||||
@endcomponent
|
||||
|
||||
For your security, we strongly recommend logging in and changing this password to something memorable as soon as possible.
|
||||
|
||||
If you did not request this reset, please contact us immediately.
|
||||
|
||||
Best regards,<br>
|
||||
The {{ $site }} Team
|
||||
@endcomponent
|
||||
Reference in New Issue
Block a user