Merge branch 'develop' into dane/restore-backups

This commit is contained in:
Dane Everitt
2021-01-30 10:10:29 -08:00
41 changed files with 440 additions and 362 deletions

View File

@@ -88,7 +88,7 @@ class ResetPasswordController extends Controller
* form with a note telling them their password was changed and to log back in.
*
* @param \Illuminate\Contracts\Auth\CanResetPassword|\Pterodactyl\Models\User $user
* @param string $password
* @param string $password
*
* @throws \Pterodactyl\Exceptions\Model\DataValidationException
* @throws \Pterodactyl\Exceptions\Repository\RecordNotFoundException