mirror of
https://github.com/friendica/friendica
synced 2025-04-25 15:10:13 +00:00
Move ExAuth, FKOAuth1 & FKOAuthDataStore to own namespace Friendica\Security
This commit is contained in:
parent
8fb3aa47dd
commit
8318a0b640
13 changed files with 14 additions and 12 deletions
|
@ -36,7 +36,7 @@ use Friendica\Module\BaseProfile;
|
|||
use Friendica\Module\Security\Login;
|
||||
use Friendica\Network\HTTPException;
|
||||
use Friendica\Util\DateTimeFormat;
|
||||
use Friendica\Util\Security;
|
||||
use Friendica\Security\Security;
|
||||
use Friendica\Util\Strings;
|
||||
use Friendica\Util\XML;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue