friendica/src/Capabilities
Philipp Holzer 2e4d654c0a Make $_REQUEST processing independent of sub-calls
- Move HTTPInputData::process() into App::runFrontend()
- Pass $_REQUEST (including processed Input) to every Module method
- Delete $_POST parameters at Module post() calls because of $_REQUEST
2021-11-30 01:07:58 -05:00
..
ICanCreateFromTableRow.php Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
ICanCreateResponses.php Fixing Response 2021-11-27 12:40:57 +01:00
ICanHandleRequests.php Make $_REQUEST processing independent of sub-calls 2021-11-30 01:07:58 -05:00