Commit Graph

3 Commits

Author SHA1 Message Date
Aaron Seo 007ee6b277 Add test suite for rabbitmq_auth_backend_internal_loopback
(cherry picked from commit 614ce25cc7)
2025-04-27 08:58:58 +00:00
Aaron Seo c48c2adad9 Fix doc typo for internal_loopback auth backend
(cherry picked from commit 803cd3956b)
2025-04-27 08:58:57 +00:00
Aaron Seo 97232b7f10 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.

(cherry picked from commit 6d24aef9b0)
2025-04-27 08:58:57 +00:00