mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
Merge pull request #30296 from nextcloud/enhancement/strict-2fa-middleware
This commit is contained in:
commit
73cf2394a3
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @copyright Copyright (c) 2016, ownCloud, Inc.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue