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

Don't allow inheriting session if username doesn't match #399

Closed
wants to merge 2 commits into from

Commits on May 10, 2024

  1. Don't allow inheriting session if username doesn't match

    MQTT 5.4.2: ".. the implementation should check that the Client is
    authorized to use the Client Identifier ... to protect against the
    case where one Client, accidentally or maliciously, provides a Client
    Identifier that is already being used by some other Client."
    snej committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e0c0275 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    a8eaa7a View commit details
    Browse the repository at this point in the history