-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
escape symbols in names for lavinmqctl (#696)
use URI.encode_www_form to escape symbols in vhost or queue names for laivnmqctl. Before this if you want to create a vhost named "rabbit/hole", lavinmqctl crashes.
- Loading branch information
1 parent
fd9043a
commit 0224db4
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters