discourse/spec
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
..
components FEATURE: Allow plugins to exclude wizard steps (#9275) 2020-03-25 11:36:42 -05:00
fabricators FEATURE: Send notifications for time-based and At Desktop bookmark reminders (#9071) 2020-03-12 10:16:00 +10:00
fixtures FIX: Bulk badge awards should work even if the CSV has nil values 2020-02-27 11:08:24 -03:00
helpers FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00
import_export FIX: Import sub-sub-categories (#8810) 2020-01-30 18:46:33 +02:00
initializers FIX: We need to skip users with associated reviewables when auto-approving (#9080) 2020-03-02 14:33:52 -05:00
integration FIX: Allow CSP to work correctly for non-default hostnames/schemes (#9180) 2020-03-19 19:54:42 +00:00
integrity DEV: Improve flaky time-sensitive specs (#9141) 2020-03-10 22:13:17 +01:00
jobs FIX: Change secure media to encompass attachments as well (#9271) 2020-03-26 07:16:02 +10:00
lib FIX: Change secure media to encompass attachments as well (#9271) 2020-03-26 07:16:02 +10:00
mailers Fix test another way 2020-02-11 17:07:18 -05:00
models FIX: Change secure media to encompass attachments as well (#9271) 2020-03-26 07:16:02 +10:00
multisite FIX: Change secure media to encompass attachments as well (#9271) 2020-03-26 07:16:02 +10:00
requests FIX: Change secure media to encompass attachments as well (#9271) 2020-03-26 07:16:02 +10:00
serializers DEV: Move requested_group_id custom field from post to topic (#9127) 2020-03-24 11:12:52 +02:00
services DEV: Use the type: :multisite spec setting (#9245) 2020-03-20 16:18:34 +01:00
support DEV: Upload and secure media retroactive rake task improvements (#9027) 2020-03-03 10:03:58 +11:00
tasks FIX: Change secure media to encompass attachments as well (#9271) 2020-03-26 07:16:02 +10:00
views/omniauth_callbacks FEATURE: Use full page redirection for all external auth methods (#8092) 2019-10-08 12:10:43 +01:00
rails_helper.rb DEV: Improve flaky time-sensitive specs (#9141) 2020-03-10 22:13:17 +01:00