summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_auth_backend_http/src
Commit message (Expand)AuthorAgeFilesLines
* Make dialyzer happy by ensuring `rabbit_data_coercion:to_list/1` can handle `...Luke Bakken2023-04-241-1/+1
* Tweak type specLuke Bakken2023-04-241-1/+1
* Special case "unknown"Luke Bakken2023-04-241-1/+3
* Fix all dialyzer warnings in auth backendsAlexey Lebedeff2023-01-191-1/+3
* (c) year bump: 2022 => 2023Michael Klishin2023-01-012-2/+2
* Fixes for various dialyzer warningsRin Kuryloski2022-12-021-4/+1
* See #4842. Obfuscate impl valueSimon Unge2022-11-091-1/+1
* Yolo-replace format stringsLuke Bakken2022-10-101-5/+5
* Bump (c) yearMichael Klishin2022-03-212-2/+2
* AuthN/Z backend HTTP: rename two new settings, add testsMichael Klishin2021-06-241-13/+22
* Add configurable timeout to HTTP connectionsSzumiecM2021-06-241-2/+11
* Bump (c) yearMichael Klishin2021-01-222-2/+2
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-102-24/+6
* Handle `undefined` case for AuthzDataLuke Bakken2020-06-301-3/+10
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-102-2/+2
* Add some essential debug logging of requests issuedMichael Klishin2020-02-291-8/+11
* (c) bumpMichael Klishin2019-12-292-2/+2
* Adapt to rabbit_authz_backend interface changesMichael Klishin2019-07-031-1/+4
* Propagate protocol-specific context to HTTP backendArnaud Cogoluègnes2019-06-031-5/+9
* Error message wordingMichael Klishin2019-05-231-1/+1
* Correctly recognise when access is denied for userSzympon Mentel2019-05-221-1/+1
* Take peeraddr as binary() into accountLuke Bakken2019-03-251-2/+10
* Ensure tuple IP is formatted correctlyLuke Bakken2019-03-221-1/+1
* Remove unused codeLuke Bakken2019-03-221-12/+0
* Modify check_vhost_access/3 to use map of dataLuke Bakken2019-03-221-2/+2
* Post space-separated tags, add testsMichael Klishin2019-02-271-5/+7
* Pass tags to http backendsromerod2019-02-271-6/+12
* Accept authentication context in user_login_authorization/2Michael Klishin2018-07-031-3/+3
* Manually apply #68 with reduced duplicationMichael Klishin2018-05-161-6/+8
* Use get_env/2 here to avoid a badmatchMichael Klishin2017-12-221-1/+1
* Add HTTP method field to Cuttlefish schemaMichael Klishin2017-12-191-2/+2
* Use rabbit_data_coercion here as wellMichael Klishin2017-06-261-1/+1
* Handle map in HTTP parametersArnaud Cogoluègnes2017-06-261-1/+4
* Merge branch 'stable'Michael Klishin2017-04-022-2/+2
|\
| * (c) yearMichael Klishin2017-04-022-2/+2
* | Implement check_topic_access callbackArnaud Cogoluègnes2016-12-291-7/+17
* | Support topic authorisationArnaud Cogoluègnes2016-12-231-2/+15
* | Merge branch 'stable'Jean-Sébastien Pédron2016-12-071-13/+0
|\ \ | |/
| * Move from .app.src to Makefile variablesJean-Sébastien Pédron2016-12-061-12/+0
| * Drop dependency to mochiwebJean-Sébastien Pédron2016-12-021-1/+1
* | Rename mochiweb_util to avoid conflictsLoïc Hoguin2016-11-241-1/+1
* | Remove the dependency on mochiwebLoïc Hoguin2016-11-081-1/+1
* | Merge branch 'stable'Jean-Sébastien Pédron2016-09-231-1/+1
|\ \ | |/
| * rabbitmq_auth_backend_http.app: Depend on rabbit_common and rabbitJean-Sébastien Pédron2016-09-191-1/+1
* | Merge branch 'stable'Michael Klishin2016-05-161-2/+13
|\ \ | |/
| * CosmeticsMichael Klishin2016-05-161-2/+2
| * Translate tabs to spacesDaniil Fedotov2016-05-161-1/+1
| * fix for undefined addressabdul_razzak_alkel2016-05-161-3/+3
| * pass client ip address in vhost pathabdul_razzak_alkel2016-05-161-2/+13
* | Merge branch 'stable'Michael Klishin2016-04-281-1/+6
|\ \ | |/