rabbitmq-server/deps/rabbitmq_management
Michael Klishin 65e59f670b Only validate regular expression when the regex box is checked 2023-04-27 13:43:44 +04:00
..
bin Add setting to disable op policy edit via API 2023-02-06 14:36:10 -08:00
include (c) year bump: 2022 => 2023 2023-01-01 23:17:36 -05:00
priv Only validate regular expression when the regex box is checked 2023-04-27 13:43:44 +04:00
scripts Document how to get short-lived OAuth token 2019-07-31 14:44:24 +02:00
selenium Deprecate uaa settings from management plugin 2023-04-13 11:22:05 +02:00
src rabbit_mgmt_wm_auth: rearrange exports 2023-04-18 03:28:58 +04:00
test Fix parsing of cookie header in test suite 2023-04-04 10:11:31 +02:00
.gitignore Support Idp initiated logon in mgt ui with Oauth 2023-01-03 07:09:00 -05:00
BUILD.bazel Use gazelle generated bazel files 2023-04-17 18:13:18 +02:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
Caddyfile Remove explicit TLS disable from Caddyfile 2017-10-18 14:11:06 +01:00
LICENSE Update LICENSE 2020-07-20 11:25:57 +01:00
LICENSE-APACHE2-excanvas URL Cleanup 2019-03-21 03:16:34 -05:00
LICENSE-BSD-base64js URL Cleanup 2019-03-20 03:17:48 -05:00
LICENSE-ISC-cowboy Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-EJS Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-Flot Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-Sammy Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-jQuery URL Cleanup 2019-03-20 03:17:48 -05:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:00:39 +01:00
Makefile Update Erlang.mk and switch to new xref code 2022-05-31 13:51:12 +02:00
README.md Update link to the reference docs 2021-02-01 19:55:54 +01:00
app.bzl Replace globs in bazel with explicit lists of files 2023-04-25 17:29:12 +02:00

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-2020 VMware, Inc. or its affiliates.