Closed sergray closed 8 years ago
+
+1
+1 Absolutely required or cannot use in the enterprise where http access is logged
+1
GET
is still used in 3.6.x
for backwards compatibility. We might want to switch to POST
by default in 3.7.0
.
How come this is closed if it is not solved ? This is a clear security flaw
@AdamMiltonBarker this is solved, see #30 which is merged. Like I said, we cannot change the default for 3.6.x
because it will break this plugin for all existing users.
Ok thanks for letting me know will check it out, been away from the AMQP whilst focusing on some features of MQTT, will check out the linked issue, thanks for the reply.
Hi,
It would be great to change GET requests to POST, because GET requests expose passwords in access logs of web server serving the app for rabbitmq auth backend.