mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
Previously we would issue a 403 for all invalid routes under `/tags/c/...`, which is not semantically correct. In some cases, these 403'd routes would then be handled successfully in the Ember app, leading to some very confusing behavior.