bab5e52e38
This commit uses a new plugin modifier introduced in https://github.com/discourse/discourse/pull/26508 to mark all uploads as _not_ secure in shared PM AI conversations. This is so images created by the AI bot (or uploaded by the user) do not end up as broken URLs because of the security requirements around them. This relies on the UpdateTopicUploadSecurity job in core as well, which is fired when an AI conversation is shared or deleted. |
||
---|---|---|
.. | ||
controllers/discourse_ai | ||
helpers/discourse_ai/ai_bot | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
views |