Limit RabbitMQ auth endpoints to localhost #5

Open
opened 2020-10-25 13:46:48 +01:00 by Nicolas · 0 comments
Owner

Since RabbitMQ is running on same server as the backend does, only localhost should access Rabbit's auth endpoints. If the client's ip is not localhost, return 404.

Since RabbitMQ is running on same server as the backend does, only `localhost` should access Rabbit's auth endpoints. If the client's ip is not `localhost`, return 404.
Nicolas added the
security
label 2020-10-25 13:46:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Nicolas/Livebeat#5
No description provided.