mirror of
https://github.com/friendica/friendica
synced 2025-04-21 18:30:11 +00:00
Merge pull request #8021 from nupplaphil/task/mod_openid
Move mod/openid to src\Module\Security\OpenId
This commit is contained in:
commit
f000680511
29 changed files with 136 additions and 111 deletions
|
@ -18,6 +18,7 @@ use Friendica\Core\System;
|
|||
use Friendica\Core\Worker;
|
||||
use Friendica\Database\DBA;
|
||||
use Friendica\Model;
|
||||
use Friendica\Module\Security\Login;
|
||||
use Friendica\Network\HTTPException\BadRequestException;
|
||||
use Friendica\Network\HTTPException\NotFoundException;
|
||||
use Friendica\Network\Probe;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue