Commit Graph

5 Commits

Author SHA1 Message Date
Michael Klishin ef0b64d971
References #14327
(cherry picked from commit 78d70414ee)
2025-08-04 11:20:58 -04:00
Michael Klishin 80736c6072
rabbitmq_auth_backend_internal_loopback: remove an unused file
Test (make) / Build and Xref (1.17, 26) (push) Has been cancelled Details
Test (make) / Build and Xref (1.17, 27) (push) Has been cancelled Details
Test (make) / Test (1.17, 27, khepri) (push) Has been cancelled Details
Test (make) / Test (1.17, 27, mnesia) (push) Has been cancelled Details
Test (make) / Test mixed clusters (1.17, 27, khepri) (push) Has been cancelled Details
Test (make) / Test mixed clusters (1.17, 27, mnesia) (push) Has been cancelled Details
Test (make) / Type check (1.17, 27) (push) Has been cancelled Details
not only the Cuttlefish schema file was empty, it
also was incorrectly put under ./schema
instead of ./priv/schema.

(cherry picked from commit 4506d8ff15)
2025-08-01 11:59:14 -04:00
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