Merge branch 'develop' of https://github.com/stanjg/panel into feature/user-specific-language
This commit is contained in:
commit
3bb9e5e8a8
199 changed files with 2390 additions and 1179 deletions
|
@ -96,7 +96,7 @@ class SecurityController extends Controller
|
|||
}
|
||||
|
||||
/**
|
||||
* Verifies that 2FA token recieved is valid and will work on the account.
|
||||
* Verifies that 2FA token received is valid and will work on the account.
|
||||
*
|
||||
* @param \Illuminate\Http\Request $request
|
||||
* @return \Illuminate\Http\Response
|
||||
|
|
Reference in a new issue