SIGN IN SIGN UP

server: URL decode policy IDs

Policy IDs will be decoded in GET, PUT, and DELETE requests to the
/policies endpoint.  This will enable users to include non-alphanumeric
characters in policy IDs, as well as leading forward slashes, by URL
encoding the path component of their requests.

Fixes #2116
Signed-off-by: Matthew Mahnke <mmahnke18@gmail.com>
M
Matthew Mahnke committed
930d1031b94ea06a3bdfb7b3020829e1745c23a1
Parent: 9f8405a
Committed by Anders Eknert <anders@eknert.com> on 2/22/2021, 8:08:21 AM