Federating uses POST requests, which don't work for redirects (unless used with 307/308, but almost nobody uses these), so this was basically broken anyway. The idea behind this was to follow http -> https redirects, but as all pods nowadays have https already anyway, and webfinger already enforces https, there is no need to follow redirects anymore. |
||
|---|---|---|
| .. | ||
| controllers/diaspora_federation | ||
| integration | ||
| lib | ||
| routing | ||
| support | ||
| entities.rb | ||
| factories.rb | ||
| spec_helper.rb | ||