Commit 27c420d
committed
Add support for multiline cuttlefish values in LDAP plugin
The cuttlefish project recently added support for multiline values. The
primary motivation for this is so that LDAP settings like
`vhost_access_query` could now be expressed in `rabbitmq.conf`, rather
than requiring `advanced.config`.
These changes require cuttlefish version `3.6.0` or later.
References:
* Kyorai/cuttlefish#60
* Kyorai/cuttlefish#631 parent 5d61564 commit 27c420d
File tree
2 files changed
+21
-2
lines changed- deps/rabbitmq_auth_backend_ldap/test/config_schema_SUITE_data
2 files changed
+21
-2
lines changedLines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
334 | 337 | | |
335 | 338 | | |
336 | 339 | | |
337 | | - | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
338 | 352 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
0 commit comments