Skip to content

Commit

Permalink
Merge pull request #37 from Jhnbrn90/patch-1
Browse files Browse the repository at this point in the history
Change the specified time until re-authentication
  • Loading branch information
taylorotwell committed Oct 10, 2019
2 parents 837f10d + 23886c7 commit 83e1c6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Auth/bootstrap-stubs/auth/passwords/confirm.stub
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

<div class="card-body">
{{ __('Please confirm your password before continuing.') }}
{{ __('We won\'t ask for your password again for a few hours.') }}

<form method="POST" action="{{ route('password.confirm') }}">
@csrf
Expand Down

0 comments on commit 83e1c6b

Please sign in to comment.