friendica/src/Security
Philipp Holzer b5d2d32b44
Split and delete `ModuleController`
- $moduleName is part of the argument string => App\Arguments
- $isBackend boolean already part of App\Mode::isBackend()
- $module is now the direct return of App\Router::getModule()
- ModuleController::run() moved to BaseModule::run()
2021-11-27 12:39:45 +01:00
..
OAuth1 The legacy OAuth server is removed 2021-07-20 17:41:04 +00:00
PermissionSet Replace REGEXP with LOCATE for allow_cid and deny_cid 2021-10-31 19:53:38 +01:00
TwoFactor Move title attribute to <time> tag 2021-11-21 22:51:21 -05:00
Authentication.php Split and delete `ModuleController` 2021-11-27 12:39:45 +01:00
BasicAuth.php Testing tests 2021-11-24 07:29:29 +00:00
ExAuth.php Cleanup namespaces 2021-10-26 22:11:10 +02:00
OAuth.php Check for REDIRECT_REMOTE_USER as well 2021-06-16 19:39:51 +00:00
Security.php "q" call is replaced 2021-10-02 11:08:12 +00:00