Added Google Two Factor Authentication. Closes #326.

This commit is contained in:
James Brooks
2015-01-09 09:03:07 +00:00
committed by James Brooks
parent 20f744602a
commit de4ecf636f
20 changed files with 320 additions and 75 deletions
+3
View File
@@ -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">