mirror of https://github.com/mastodon/mastodon
Fix /api/v1/tags/:id route constraints (#18854)
The constraint was applied prior to decoding, and rejected anything containing the '%' character, which would be used for anything with non-ASCII unicode characters.pull/18863/head
parent
f8b3e36929
commit
726931fe4a
Loading…
Reference in New Issue