Improve security

This commit is contained in:
DariusIII
2026-06-12 10:11:15 +02:00
parent 20cf45d532
commit d970bbffc6
25 changed files with 1077 additions and 231 deletions
@@ -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