Skip to content

Conversation

ansd
Copy link
Member

@ansd ansd commented Aug 13, 2024

No description provided.

@ansd ansd added this to the 4.0.0 milestone Aug 13, 2024
@ansd ansd marked this pull request as ready for review August 13, 2024 09:07
@ansd ansd marked this pull request as draft August 13, 2024 12:16
In theory, there can be other plugin that offer SASL mechanism EXTERNAL.
Therefore, instead of adding a test dependency from app rabbit to app
rabbitmq_auth_mechanism_ssl, it's better to test this plugin specific
functionality directly in the plugin itself.
@ansd ansd marked this pull request as ready for review August 13, 2024 13:00
@lukebakken lukebakken self-assigned this Aug 13, 2024
@lukebakken lukebakken self-requested a review August 13, 2024 14:30
@michaelklishin michaelklishin modified the milestones: 4.0.0, 4.1.0 Aug 13, 2024
@ansd ansd merged commit 60ae4d4 into main Aug 14, 2024
@ansd ansd deleted the amqp-client-sasl-external branch August 14, 2024 16:18
mergify bot pushed a commit that referenced this pull request Aug 14, 2024
* Support SASL mechanism EXTERNAL in Erlang AMQP 1.0 client

* Move test to plugin rabbitmq_auth_mechanism_ssl

In theory, there can be other plugin that offer SASL mechanism EXTERNAL.
Therefore, instead of adding a test dependency from app rabbit to app
rabbitmq_auth_mechanism_ssl, it's better to test this plugin specific
functionality directly in the plugin itself.

(cherry picked from commit 60ae4d4)
ansd added a commit that referenced this pull request Aug 14, 2024
…12003)

* Support SASL mechanism EXTERNAL in Erlang AMQP 1.0 client

* Move test to plugin rabbitmq_auth_mechanism_ssl

In theory, there can be other plugin that offer SASL mechanism EXTERNAL.
Therefore, instead of adding a test dependency from app rabbit to app
rabbitmq_auth_mechanism_ssl, it's better to test this plugin specific
functionality directly in the plugin itself.

(cherry picked from commit 60ae4d4)

Co-authored-by: David Ansari <[email protected]>
Copy link
Collaborator

@lukebakken lukebakken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants