You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config/initializers
Patrick Figel 3018043fc2 Add OpenStack Keystone V3 support (#4889)
Keystone V2 is deprecated in favour of V3. This adds the necessary
connection parameters for establishing a V3 connection. Connections
to V2 endpoints are still possible and the configuration should
remain compatible.

This also introduces a SWIFT_REGION variable for multi-region
OpenStack environments and a SWIFT_CACHE_TTL that controls how long
tokens and other meta-data is cached for. Caching tokens avoids
rate-limiting errors that would result in media uploads becoming
unavailable during high load or when using tasks like
media:remove_remote. fog-openstack only supports token caching for
V3 endpoints, so a recommendation for using V3 was added.
7 years ago
..
active_model_serializers.rb Add recursive object support to API response (#4095) 7 years ago
application_controller_renderer.rb Upgrade to Rails 5.0.0.1 8 years ago
assets.rb Replace sprockets/browserify with Webpack (#2617) 8 years ago
backtrace_silencers.rb
blacklists.rb Quick best practice cleanup of views/helpers (#1546) 8 years ago
cookies_serializer.rb Upgrade to Rails 5.0.0.1 8 years ago
devise.rb Extend Devise remember_me longevity to 1 year instead of 2 weeks (#4587) 7 years ago
doorkeeper.rb Application prefs section (#2758) 7 years ago
fast_blank.rb fix can toot whitespace (#2218) 8 years ago
filter_parameter_logging.rb Added optional two-factor authentication 8 years ago
httplog.rb Version bumps for ruby and misc gems (#1159) 8 years ago
inflections.rb Add ActivityPub inbox (#4216) 7 years ago
instrumentation.rb Improve StatsD instrumentation 8 years ago
json_ld.rb Use updated ActivityStreams context (added: sharedInbox) (#4764) 7 years ago
kaminari_config.rb OEmbed support for PreviewCard (#2337) 8 years ago
mime_types.rb Set correct content-type for ActivityPub JSON (#4592) 7 years ago
oembed.rb OEmbed support for PreviewCard (#2337) 8 years ago
open_uri_redirection.rb Federate header images, fix open-uri http->https redirection error 8 years ago
ostatus.rb swift-enable the paperclip! 📎 (#2322) 7 years ago
pagination.rb Pagination improvements (#1445) 8 years ago
paperclip.rb Add OpenStack Keystone V3 support (#4889) 7 years ago
rabl_init.rb Make sure Rabl is using Oj 8 years ago
rack_attack.rb Add Content-Type header on throttled response to fix mojibake (#4558) 7 years ago
redis.rb Set config.cache_store in environments file. (#3219) 8 years ago
session_activations.rb Revocable sessions (#3616) 7 years ago
session_store.rb Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 8 years ago
sidekiq.rb Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836) 7 years ago
simple_form.rb Improve UI of admin site settings (#4163) 7 years ago
single_user_mode.rb Add single user mode 8 years ago
statsd.rb Fix key names in statsd 8 years ago
timeout.rb Add proper error page for request timeouts 8 years ago
trusted_proxies.rb Fix error 8 years ago
vapid.rb Add Rake task for generate VAPID key (#4195) 7 years ago
wrap_parameters.rb Upgrade to Rails 5.0.0.1 8 years ago