discourse/app
Sam 70bb2aa426 FEATURE: allow specifying s3 config via globals
This refactors handling of s3 so it can be specified via GlobalSetting

This means that in a multisite environment you can configure s3 uploads
without actual sites knowing credentials in s3

It is a critical setting for situations where assets are mirrored to s3.
2017-10-06 16:20:01 +11:00
..
assets UX: Perform icon replacements before calling icon renderer 2017-10-03 15:38:59 -04:00
controllers rename forgot_password_strict to hide_email_address_taken 2017-10-03 15:28:31 -04:00
helpers FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00
jobs FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00
mailers FEATURE: forgot_password_strict setting also prevents reporting that an email address is taken during signup 2017-10-03 15:28:30 -04:00
models FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00
serializers FIX: Group#mentionable and Group#messageable not fully working. 2017-10-02 16:50:58 +08:00
services FEATURE: forgot_password_strict setting also prevents reporting that an email address is taken during signup 2017-10-03 15:28:30 -04:00
views FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00