mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Due to mismatches between the URL parsers in Python and browsers, it was possible to hoodwink rewrite_local_links_to_relative into generating links that browsers would interpret as absolute. Signed-off-by: Anders Kaseorg <anders@zulip.com>