friendica_2021.01_tupambae_.../src
Dean Townsley af85e498ce expand permission check to remote array
This check was preventing multiple private images from different
users on the same server from loading on the same page.
It was only checking for permission for the single id returned by the
remote_user() function rather than the multiple possible autheniticated
id's stored in the remote arry session variable.
2019-06-09 21:06:42 -05:00
..
App Add profile archive URL pattern to Router 2019-05-25 19:08:43 -04:00
Console Revert renaming variable in Console\GlobalCommunityBlock 2019-05-16 08:42:07 -04:00
Content Issue #6799 - remove linefeeds inside of a table structure 2019-06-02 04:18:38 +00:00
Core Fixing Installer - ReplaceMacro 2019-06-07 00:36:10 +02:00
Database Identifier have to be escaped different than values 2019-05-21 05:34:41 +00:00
Factory friendica-6379 Monolog - logfile permission denied 2019-05-26 14:33:09 +02:00
Model Ensure that pokes are always send only via DFRN 2019-06-06 04:26:02 +00:00
Module Remove queue from Admin/Summary 2019-06-02 03:28:22 +02:00
Network Rename ServiceUnavailableException & alter maintenance 2019-05-05 10:07:33 +02:00
Object Add PhpDoc / Code Standards 2019-05-20 19:14:39 +02:00
Protocol Ensure that pokes are always send only via DFRN 2019-06-06 04:26:02 +00:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util expand permission check to remote array 2019-06-09 21:06:42 -05:00
Worker Added comments 2019-06-06 17:58:49 +00:00
App.php Remove .well-known hardening 2019-06-02 03:19:44 +02:00
BaseModule.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
BaseObject.php Adding basepath, urlpath, hostname and ssl_policy to installation 2019-04-14 14:23:06 +02:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00