Google2Fa ready to upload
This commit is contained in:
parent
e3495be8b8
commit
73e38a006e
127 changed files with 2637 additions and 589 deletions
|
|
@ -21,6 +21,8 @@ class CMSFeWoController extends Controller
|
|||
|
||||
public function __construct()
|
||||
{
|
||||
$this->middleware(['admin', '2fa']);
|
||||
|
||||
$this->identifier_content = config('fewo.identifier_content');
|
||||
$this->identifier_fewo = config('fewo.identifier_fewo');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue