mirror of
https://github.com/discourse/discourse.git
synced 2025-02-19 05:52:46 +08:00
![]() We call `post.update_uploads_secure_status` in both `PostCreator` and `PostRevisor`. Only the former was checking if `SiteSetting.secure_uploads?` was enabled, but the latter was not. There is no need to enqueue the job `UpdatePostUploadsSecureStatus` if secure_uploads is not enabled for the site. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |