Skip to content

Commit

Permalink
Merge pull request #931 from itflow-org/wrongecho-patch-1
Browse files Browse the repository at this point in the history
Clarify remember me token is for 2fa
  • Loading branch information
johnnyq authored Apr 5, 2024
2 parents dbe5525 + d7a466b commit 97cc36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings_security.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</div>

<div class="form-group">
<label>Remember Me Expire <small class="text-secondary">(The amount of days before a device remember me token will expire)</small></label>
<label>2FA Remember Me Expire <small class="text-secondary">(The amount of days before a device 2FA remember me token will expire)</small></label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-clock"></i></span>
Expand Down

0 comments on commit 97cc36e

Please sign in to comment.