You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MIYAGI Hikaru
ddd0bb69e1
Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` ( #7901 )
...
If Mastodon accesses to the hidden service via transparent proxy, it's needed to avoid checking whether it's a private address, since `.onion` is resolved to a private address.
I was previously using the `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` to provide that function. However, I realized that using `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` is redundant, since this specification is always used with `ALLOW_ACCESS_TO_HIDDEN_SERVICE`. Therefore, I decided to integrate the setting of `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into` ALLOW_ACCESS_TO_HIDDEN_SERVICE`.
6 years ago
..
active_model_serializers.rb
Disable AMS logging ( #7623 )
7 years ago
application_controller_renderer.rb
…
assets.rb
HTML e-mails for UserMailer ( #6256 )
7 years ago
backtrace_silencers.rb
…
blacklists.rb
…
chewy.rb
Fix #6509 : Use pull queue for chewy jobs ( #6513 )
7 years ago
content_security_policy.rb
Upgrade Rails to version 5.2.0 ( #5898 )
7 years ago
cookies_serializer.rb
…
cors.rb
Upgrade Rails to version 5.2.0 ( #5898 )
7 years ago
devise.rb
Add LDAP_TLS_NO_VERIFY option, don't require LDAP_ENABLED outside .env ( #6845 )
7 years ago
doorkeeper.rb
Add REST API for Web Push Notifications subscriptions ( #7445 )
7 years ago
fast_blank.rb
…
filter_parameter_logging.rb
…
http_client_proxy.rb
Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` ( #7901 )
6 years ago
httplog.rb
…
inflections.rb
…
instrumentation.rb
…
kaminari_config.rb
…
mime_types.rb
…
oj.rb
…
omniauth.rb
Add additional first_name and last_name SAML attribute statement options, and modify Omniauthable concern to use full_name or first_name + last_name if not available ( #6669 )
7 years ago
open_uri_redirection.rb
…
ostatus.rb
enforce LOCAL_HTTPS=true in production ( #6061 )
7 years ago
pagination.rb
…
paperclip.rb
Improve OpenStack v3 compatibility ( #7392 )
7 years ago
premailer_rails.rb
HTML e-mails for UserMailer ( #6256 )
7 years ago
rack_attack.rb
Add a missing question mark in rack_attack.rb ( #7338 )
7 years ago
rack_attack_logging.rb
Log rate limit hits ( #7096 )
7 years ago
redis.rb
…
session_activations.rb
…
session_store.rb
Fix enforce HTTPS in production. ( #6180 )
7 years ago
sidekiq.rb
Use RAILS_LOG_LEVEL to set log level of Sidekiq, too ( #7079 )
7 years ago
simple_form.rb
…
single_user_mode.rb
…
statsd.rb
…
stoplight.rb
Add a circuit breaker for ActivityPub deliveries ( #7053 )
7 years ago
strong_migrations.rb
…
suppress_csrf_warnings.rb
Suppress CSRF token warnings ( #6240 )
7 years ago
trusted_proxies.rb
…
twitter_regex.rb
Add dat, dweb, ipfs, ipns, ssb, gopher protocols to URL extractor ( #7810 )
7 years ago
vapid.rb
…
wrap_parameters.rb
…