]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
[CORE] Attachments and thumbnails aren't accessed directly by the file under the...
authorMiguel Dantas <biodantasgs@gmail.com>
Tue, 25 Jun 2019 22:20:17 +0000 (23:20 +0100)
committerDiogo Cordeiro <diogo@fc.up.pt>
Sat, 3 Aug 2019 16:31:40 +0000 (17:31 +0100)
commit3c9a07677e60eb2bd6c6989338f36655a6d6ebbc
tree137b6e088765302ba700fdcd83190d39b7500d8c
parentb669f5706800ccd4e0045f556617a75c1c9f1756
[CORE] Attachments and thumbnails aren't accessed directly by the file under the file storage folder, but indirectly from PHP, so that access to the file folder can be blocked in the server config
README.md
actions/attachment_thumbnail.php
classes/File.php
lib/attachment.php
lib/framework.php
lib/mediafile.php