Commit Graph

3 Commits

Author SHA1 Message Date
Aaron Seo 614ce25cc7
Add test suite for rabbitmq_auth_backend_internal_loopback 2025-04-21 12:11:36 -07:00
Aaron Seo 803cd3956b
Fix doc typo for internal_loopback auth backend 2025-04-14 11:02:49 -07:00
Aaron Seo 6d24aef9b0
Adds rabbit_auth_backend_internal_loopback
This auth backend behaves the same as the internal backend provided in
the core broker, but it only accepts loopback connections. External
connection attempts will receive an error.
2025-04-09 12:53:29 -07:00