mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
urlsafe_base64_encode returns bytes. These can safely be converted to ascii encoding. If we pass bytes to reverse, the match fails.
13 KiB
13 KiB