ddd0bb69e1
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`. |
||
---|---|---|
.. | ||
activitypub | ||
ostatus | ||
settings | ||
activity_tracker.rb | ||
application_extension.rb | ||
delivery_failure_tracker.rb | ||
entity_cache.rb | ||
exceptions.rb | ||
extractor.rb | ||
fast_geometry_parser.rb | ||
feed_manager.rb | ||
formatter.rb | ||
hash_object.rb | ||
inline_renderer.rb | ||
language_detector.rb | ||
request.rb | ||
rss_builder.rb | ||
sanitize_config.rb | ||
sidekiq_error_handler.rb | ||
status_filter.rb | ||
status_finder.rb | ||
tag_manager.rb | ||
themes.rb | ||
user_settings_decorator.rb | ||
webfinger_resource.rb |