mastodon/config/initializers
2025-04-22 12:11:21 +00:00
..
1_hosts.rb
2_limited_federation_mode.rb
3_omniauth.rb
0_post_deployment_migrations.rb Fix behavior of database schema loading with SKIP_POST_DEPLOYMENT_MIGRATIONS (#34089) 2025-03-07 13:41:16 +00:00
active_model_serializers.rb
active_record_encryption.rb Change Active Record Encryption variable check to check for emptiness (#32537) 2024-10-16 08:43:45 +00:00
allowed_private_addresses.rb Move ALLOWED_PRIVATE_ADDRESSES parsing to an initializer (#32850) 2024-11-12 13:00:52 +00:00
application_controller_renderer.rb
backtrace_silencers.rb
cache_buster.rb
cache_logging.rb
chewy.rb
content_security_policy.rb Change form-action Content-Security-Policy directive to be more restrictive (#26897) 2024-09-12 13:24:19 +00:00
cookies_serializer.rb
cors.rb Add userinfo oauth endpoint (#32548) 2024-10-30 14:38:10 +00:00
devise.rb Change devise to not use HTTP Basic Authentication (#34501) 2025-04-22 12:11:21 +00:00
doorkeeper.rb Update dependency doorkeeper to v5.8.0 (#33000) 2024-11-21 13:48:30 +00:00
email_domains_lists.rb
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb Update rails to version 8.0.1 (#32357) 2025-01-03 16:08:21 +00:00
http_client_proxy.rb
httplog.rb Disable httplog gem in production (#32776) 2024-11-05 08:55:34 +00:00
i18n.rb
inflections.rb Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
json_ld_identity.rb
json_ld_security.rb
kaminari_config.rb
mail_delivery_job.rb
mime_types.rb
oj.rb
open_redirects.rb
open_uri_redirection.rb
opentelemetry.rb Fix /health endpoint when OTEL is configured (#33362) 2024-12-19 10:44:44 +00:00
paperclip.rb Remove deprecated Import model (#34371) 2025-04-10 12:49:24 +00:00
permissions_policy.rb
pghero.rb
preload_link_headers.rb
premailer_rails.rb
prometheus_exporter.rb Disable installation of instrumentation hooks (#34192) 2025-03-17 15:50:13 +00:00
propshaft.rb
rack_attack_logging.rb
rack_attack.rb Merge commit from fork 2025-02-27 15:44:35 +01:00
redis.rb
session_activations.rb
session_store.rb
settings_digests.rb Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
sidekiq.rb Add an optional metric exporter (#33734) 2025-01-27 12:52:30 +00:00
simple_cov_source_file.rb
simple_form.rb
single_user_mode.rb
statistics.rb Only register stats dirs when command available (#33454) 2025-01-04 17:44:49 +00:00
stoplight.rb
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb
twitter_regex.rb
vapid.rb
vips.rb
webauthn.rb Use preferred allowed origin configuration style for webauthn config (#33953) 2025-02-18 15:03:43 +00:00
wrap_parameters.rb