rabbitmq/rabbitmq-auth-backend-http

Topic access check broken because of variable map in the context

acogoluegnes opened this issue · 0 comments

rabbitmq/rabbitmq-server#1229 introduced a variableMap in the context argument of rabbit_authz_backend:check_topic_access/4 and the HTTP backend doesn't handle the conversion of a map into an HTTP parameter.