]> cat aescling's git repositories - mastodon.git/commit
HTTP proxy support for outgoing request, manage access to hidden service (#7134)
authorMIYAGI Hikaru <hcmiya@users.noreply.github.com>
Wed, 25 Apr 2018 00:14:49 +0000 (09:14 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 25 Apr 2018 00:14:49 +0000 (02:14 +0200)
commitf58dcbc9814b5ba2fd4f7d7af643aa25dcf40594
tree5ab7dd9b27f6efa1c84c0ed579d8a8691b348ef7
parent9d4710ed0059b2f789e6b32b9f81d4ce90b98907
HTTP proxy support for outgoing request, manage access to hidden service (#7134)

* Add support for HTTP client proxy

* Add access control for darknet

Supress error when access to darknet via transparent proxy

* Fix the codes pointed out

* Lint

* Fix an omission + lint

* any? -> include?

* Change detection method to regexp to avoid test fail
.env.production.sample
app/lib/request.rb
config/initializers/http_client_proxy.rb [new file with mode: 0644]