Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http acl support #1724

Merged
merged 7 commits into from
Apr 17, 2024
Merged

http acl support #1724

merged 7 commits into from
Apr 17, 2024

Commits on Apr 17, 2024

  1. * ADD [broker] Add acl check when receive sub package

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b7ecee9 View commit details
    Browse the repository at this point in the history
  2. * ADD [broker] Add acl check when receive publish packet

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    532f436 View commit details
    Browse the repository at this point in the history
  3. * MDF [sub_handler] Move acl_http check and optimize the sub_handler …

    …logic
    
    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    910847a View commit details
    Browse the repository at this point in the history
  4. * FIX [sub_handler] It's ok when properties is NULL in MQTT v5

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5d2cf72 View commit details
    Browse the repository at this point in the history
  5. * FIX [pub_handler] fix ctest pub_handler_test failed

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d73b7a5 View commit details
    Browse the repository at this point in the history
  6. * SYNC [SYNC] sync nng

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3cb8510 View commit details
    Browse the repository at this point in the history
  7. * Move NNG head for PR CI

    Signed-off-by: jaylin <jaylin@emqx.io>
    JaylinYu committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bd036e3 View commit details
    Browse the repository at this point in the history