rabbitmq-server/deps/rabbitmq_management
Luke Bakken 5f5bf81e40
Fix error popup text display
When validation fails for a policy parameter, the resulting popup can't
be read due to one extra binary encoding as well as code that escapes
HTML entites. Since the EJS template uses `<%= >` for the popup, it will
display the text as-is, and not render any HTML.
2025-07-23 22:44:17 -07:00
..
bin Management plugin: recommend rabbitmqadmin v2 2025-01-30 15:49:57 -05:00
include Use relative path for the path linked to the cookie 2025-04-01 14:02:51 +02:00
priv Show current state of deprecated features 2025-07-14 15:56:28 +02:00
scripts Document how to get short-lived OAuth token 2019-07-31 14:44:24 +02:00
src Fix error popup text display 2025-07-23 22:44:17 -07:00
test Display AMQP filters in Management UI 2025-06-27 15:43:22 +02:00
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Caddyfile
LICENSE
LICENSE-APACHE2-excanvas
LICENSE-BSD-base64js
LICENSE-ISC-cowboy
LICENSE-MIT-EJS
LICENSE-MIT-Flot
LICENSE-MIT-Sammy
LICENSE-MIT-jQuery
LICENSE-MPL-RabbitMQ
Makefile Run rabbit_ct_hook for management, and mqtt 2025-05-26 16:57:40 +02:00
README.md

README.md

Test Erlang 22.3 Test Erlang 23

RabbitMQ Management Plugin

This plugin provides a management UI and HTTP API for RabbitMQ.

Installation

This plugin is included in the RabbitMQ distribution. Like all plugins, it has to be enabled before it can be used.

Documentation

(c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.