Commit Graph

45 Commits

Author SHA1 Message Date
soumen1102 a08696e42b Updated Readme.md to include HTTP Method in conf
The rabbitmq.conf section in new format is missing the inclusion of HTTP METHOD due to which it default to a Get call and does not work for controller methods defined for HttpPost . This what most of the examples in the repo outline as well for the AuthBackend.
2019-04-24 16:51:39 +05:30
Michael Klishin a01b3d94e6 README updates 2018-03-31 23:51:21 +03:00
Michael Klishin eae9b6ef04 README edits, references #65 2018-03-19 14:40:38 +03:00
Michael Klishin ba2f0b9ef8 Wording
(cherry picked from commit c8b1d32ed53a9802e665f98f4fd22a09c952d5ff)
2017-12-22 20:25:14 +04:00
Michael Klishin 63348a3f11 More 3.7.0 README updates
(cherry picked from commit 306263adc89a039e1a7f835f2fc80d8301bbff4d)
2017-12-19 15:21:55 +03:00
Michael Klishin 6b6c672ae5 Mention that this plugin is distributed with RabbitMQ as of 3.7.0 2017-12-19 14:09:51 +03:00
Michael Klishin 0c6667888c Wording, formatting 2017-10-10 21:00:19 +01:00
arif-pathan 4dc1642aba Updated Example Apps for DotNet-WebApi 2017-10-10 17:13:55 +05:30
Michael Klishin ca1252975f Merge branch 'stable' 2017-03-18 01:21:22 +03:00
Michael Klishin 6e216a9266 Sync README with master 2017-03-18 01:20:37 +03:00
Michael Klishin 233b905ecf Mention auth_backend_cache 2017-02-16 16:08:10 +03:00
Michael Klishin 9f5da939c5 Merge pull request #47 from rabbitmq/spring-boot-http-backend
Add Spring Boot HTTP backend
2017-02-16 16:04:57 +03:00
Michael Klishin 647d9200a4 Wording 2017-02-16 01:56:38 +03:00
Arnaud Cogoluègnes c0e724ef06 Document topic authorisation for queue binding
Part of rabbitmq/rabbitmq-server#1099
2017-02-15 17:31:00 +01:00
Arnaud Cogoluègnes 51f6d57eaf Document Spring Boot sample 2017-02-14 16:51:47 +01:00
Daniil Fedotov aa6266d8e5 Shorter prefix for configuration keys 2017-02-09 10:55:10 +00:00
Michael Klishin aa3ad0fe9d Only document what is actually implemented so far 2017-02-06 01:18:26 +03:00
Arnaud Cogoluègnes a33223a2de Merge branch 'master' into rabbitmq-server-1085 2017-01-31 17:29:47 +01:00
Michael Klishin a290ddfdda De-emphasize "Building from Source" 2017-01-27 15:55:39 +03:00
Arnaud Cogoluègnes ba3eed79a3 Clarify routing_key parameter meaning
To mention topic consumption.

Part of rabbitmq/rabbitmq-server#1085
2017-01-20 10:08:01 +01:00
Arnaud Cogoluègnes d3c1a57b9d Mention topic authorisation for consumption
Part of rabbitmq/rabbitmq-server#1085
2017-01-20 09:37:49 +01:00
Arnaud Cogoluègnes c267dc4f9d Use exchange when referring to topic authorisation
References rabbitmq/rabbitmq-server#505
2017-01-03 12:09:30 +01:00
Arnaud Cogoluègnes 72a844dd76 Implement check_topic_access callback
References rabbitmq/rabbitmq-server#505
2016-12-29 08:58:10 +01:00
Arnaud Cogoluègnes be98362298 Add link to topic authorisation webpage
References rabbitmq/rabbitmq-server#505
2016-12-27 15:43:53 +01:00
Arnaud Cogoluègnes 81f7dc9d7d Support topic authorisation
Forward all the options of the resource record to the web server
as HTTP parameters. This will then add a routing_key parameter to
the resource check request.

References rabbitmq/rabbitmq-server#505
2016-12-23 12:27:12 +01:00
Michael Klishin 6c6bd11bb9 Merge branch 'stable' 2016-05-16 13:59:57 +03:00
abdul_razzak_alkel f4e1268d19 update README 2016-05-16 10:38:49 +01:00
Michael Klishin e0b2649869 Merge branch 'stable' 2016-04-28 11:15:28 -05:00
Michael Klishin 9b8e8d7703 README edits, grammar, formatting 2016-04-28 10:56:24 -05:00
Daniil Fedotov dbc864412b Describe HTTPS and http_method in readme 2016-04-28 16:43:49 +01:00
Daniil Fedotov 09234b6657 Config example in README using app name 2016-03-23 11:16:54 +00:00
Michael Klishin 29cf214bbc README updates 2016-03-23 11:25:30 +03:00
Daniil Fedotov 8eef30034a Auth backend in config example 2016-03-17 11:36:14 +00:00
Daniil Fedotov d6f6b97881 sysctl format config in README 2016-02-29 13:12:54 +00:00
Simon MacMullen 31ae5b59b7 Bit more clarity. 2014-06-12 16:37:25 +01:00
Simon MacMullen 79a0a91607 Add a link. 2014-04-10 14:33:30 +01:00
Simon MacMullen d524f8009b Github downloads is going away. Sob. 2013-01-16 11:30:48 +00:00
Simon MacMullen 27a7a83cd9 Debitrot: tags not admin flag, simpler vhost permissions. 2011-12-01 11:36:42 +00:00
Simon MacMullen 731adaf498 App name changed. 2011-04-15 15:44:39 +01:00
Simon MacMullen dde0f96fa2 Add note about vhosts. 2011-04-04 17:35:48 +01:00
Simon MacMullen 9f18348969 Make some things a bit clearer. 2011-03-26 13:04:22 +00:00
Simon MacMullen ee0dbcebf9 Yet more readme. 2011-03-25 11:36:41 +00:00
Simon MacMullen b22ec4ab5c More README. 2011-03-25 11:33:28 +00:00
Simon MacMullen 54144f733d Don't always apt-get. 2011-03-25 11:28:37 +00:00
Simon MacMullen ea852045eb Add a README. 2011-03-25 11:18:40 +00:00