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
Eugen Rochko 9467b900a2 Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,
add permissive CORS to API controllers
8 years ago
..
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
cookies_serializer.rb
devise.rb
doorkeeper.rb Restrict access to oauth/applications to admins only 9 years ago
filter_parameter_logging.rb
httplog.rb
inflections.rb
mime_types.rb
neography.rb
new_framework_defaults.rb
ostatus.rb
rabl_init.rb Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 9 years ago
rack-attack.rb Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 9 years ago
redis.rb
session_store.rb Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 8 years ago
sidekiq.rb
simple_form.rb Improving all forms 9 years ago
wrap_parameters.rb