You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/02/25 14:21:47 UTC

[GitHub] [activemq-artemis] laeubi commented on pull request #3470: ARTEMIS-3106 - Support for SASL-SCRAM

laeubi commented on pull request #3470:
URL: https://github.com/apache/activemq-artemis/pull/3470#issuecomment-785930111


   I have spitted this PR in 5 commits:
   
   1. Code developed completely by my own with the standard headers added
   2. Code I have taken from  https://github.com/ogrebgr/scram-sasl modified it (e.g. additional exception checks, removed unnecessary parts), that code is originally licensed APL 2.0 and I have keep the original headers there
   3. I reformated my code and the 3rd-party code according to the Artemis checkstyle rules
   4. An example that uses both codes, inspired by the artemis examples
   5. some refactoring that was necessary for handling users+roles
   
   I hope this makes clear whats "my" work and what might be "derived" or "prio" work, as everything is/was Apache licensed I'm not sure if/how notice files need to be addressed here.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org