chinwagsocial/config
F 9feba112a7
Make enable_starttls configurable by envvars (#20321)
ENABLE_STARTTLS is designed to replace ENABLE_STARTTLS_AUTO by accepting
three values: 'auto' (the default), 'always', and 'never'. If
ENABLE_STARTTLS isn't provided, we fall back to ENABLE_STARTTLS_AUTO. In
this way, this change should be fully backwards compatible.

Resolves #20311
2022-11-10 21:06:21 +01:00
..
environments Make enable_starttls configurable by envvars (#20321) 2022-11-10 21:06:21 +01:00
initializers Add "unsafe-eval" to script-src CSP (#18817) 2022-10-26 19:23:16 +02:00
locales New Crowdin updates (#20016) 2022-11-10 00:43:48 +09:00
webpack
application.rb Fix mailers queue not being used for mailers (#20274) 2022-11-10 02:31:09 +01:00
boot.rb
brakeman.ignore
database.yml
deploy.rb Change master branch to main branch (#20290) 2022-11-10 04:02:05 +01:00
environment.rb
i18n-tasks.yml Change privacy policy to be rendered in web UI, add REST API (#19310) 2022-10-08 06:01:11 +02:00
navigation.rb Change settings area to be separated into categories in admin UI (#19407) 2022-10-22 11:44:41 +02:00
pghero.yml
puma.rb
roles.yml
routes.rb Fix redirects from /web/ discarding everything after a dot (#20148) 2022-11-09 01:30:33 +01:00
secrets.yml
settings.yml Remove code for rendering public and hashtag timelines outside the web UI (#19257) 2022-10-04 20:13:46 +02:00
sidekiq.yml Change incoming activity processing to happen in ingress queue (#20264) 2022-11-10 14:21:51 +01:00
storage.yml
themes.yml
webpacker.yml