mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 17:14:26 +02:00
Move Login/Logout/TwoFactor to bundled submodule "Security"
This commit is contained in:
parent
d30e8665e1
commit
aa5771cf3e
27 changed files with 31 additions and 26 deletions
|
@ -18,7 +18,7 @@ use Friendica\Core\System;
|
|||
use Friendica\Core\Theme;
|
||||
use Friendica\Database\Database;
|
||||
use Friendica\Model\Profile;
|
||||
use Friendica\Module\Login;
|
||||
use Friendica\Module\Security\Login;
|
||||
use Friendica\Module\Special\HTTPException as ModuleHTTPException;
|
||||
use Friendica\Network\HTTPException;
|
||||
use Friendica\Util\ConfigFileLoader;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue