discourse/app
Martin Brennan 97cf069a06
FIX: S3 custom endpoint incompatible with dualstack (#29654)
Followup 0568d36133

S3 itself and other S3-compatible providers do not
allow using an S3 custom endpoint and dualstack at
the same time, so this commit fixes that by not using
dualstack when the endpoint is present.
2024-11-08 11:12:49 +10:00
..
assets UX: lower min_post_count to show bottom topic map (#29649) 2024-11-07 20:10:18 -05:00
controllers FEATURE: Add links to searchable user fields in users directory and user profile (#29338) 2024-11-06 13:35:30 -04:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: S3 custom endpoint incompatible with dualstack (#29654) 2024-11-08 11:12:49 +10:00
serializers FEATURE: Add links to searchable user fields in users directory and user profile (#29338) 2024-11-06 13:35:30 -04:00
services DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
views FEATURE: Enable the new /about page for everyone (#29390) 2024-10-29 18:40:11 +03:00