Don't disable redirect checkers in redirect_url()
authorFabian Keil <fk@fabiankeil.de>
Fri, 26 Feb 2021 08:27:57 +0000 (09:27 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 12 Mar 2021 11:34:11 +0000 (12:34 +0100)
Disable them in handle_established_connection() instead.

Doing it in redirect_url() prevented the +redirect{} and
+fast-redirects{} actions from being logged with LOG_LEVEL_ACTIONS.


No differences found