Added Google Two Factor Authentication. Closes #326.
This commit is contained in:
committed by
James Brooks
parent
20f744602a
commit
de4ecf636f
@@ -107,6 +107,9 @@
|
||||
<span class="text-danger">{{ $errors->first('user.password') }}</span>
|
||||
@endif
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<i>{{ trans('forms.setup.enable_google2fa') }}</i>
|
||||
</div>
|
||||
</fieldset>
|
||||
<hr />
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user