mirror of
https://github.com/discourse/discourse.git
synced 2025-06-21 15:12:23 +08:00

For example /t/ URLs were being replaced if they contained secure-media-uploads so if you made a topic called "Secure Media Uploads Are Cool" the View Topic link in the user notifications would be stripped out. Refactored code so this secure URL detection happens in one place.