discourse/spec/tasks
Martin Brennan 097851c135
FIX: Change secure media to encompass attachments as well (#9271)
If the “secure media” site setting is enabled then ALL files uploaded to Discourse (images, video, audio, pdf, txt, zip etc. etc.) will follow the secure media rules. The “prevent anons from downloading files” setting will no longer have any bearing on upload security. Basically, the feature will more appropriately be called “secure uploads” instead of “secure media”.

This is being done because there are communities out there that would like all attachments and media to be secure based on category rules but still allow anonymous users to download attachments in public places, which is not possible in the current arrangement.
2020-03-26 07:16:02 +10:00
..
bookmarks_spec.rb FIX: Improve bookmark modal on mobile and bookmark sync rake task (#9221) 2020-03-17 15:15:22 +10:00
incoming_emails_spec.rb FEATURE: Remove attachments and truncate raw field for incoming emails (#8253) 2019-10-30 16:54:35 +11:00
posts_spec.rb FEATURE: option to skip posts with ignored missing uploads 2019-05-09 05:11:15 +05:30
redis_spec.rb DEV: Use the type: :multisite spec setting (#9245) 2020-03-20 16:18:34 +01:00
uploads_spec.rb FIX: Change secure media to encompass attachments as well (#9271) 2020-03-26 07:16:02 +10:00