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

fix: respect isEncrypted:false if supplied in notify: command, and ensure the correct value is always transmitted onwards #1983

Merged
merged 14 commits into from
Jul 25, 2024

Commits on Jun 10, 2024

  1. fix: NotifyVerbHandler._getIsEncrypted should respect isEncrypted:fal…

    …se if supplied in the command
    gkc committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    39b62d1 View commit details
    Browse the repository at this point in the history
  2. fix: ResourceManager.prepareNotifyCommandBody should always supply is…

    …Encrypted value in notify: commands to be issued to another atServer
    gkc committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9ce499a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e9d231 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b34e50 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    9176a8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ce8cc View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    62e4609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19dcc8b View commit details
    Browse the repository at this point in the history
  3. refactor: rename NotifyVerbHandler._getIsEncrypted to `getIsEncrypt…

    …ed` and mark `@visibleForTesting`
    gkc committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    aa725c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccc7fba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd8c3d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3b47e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    882e4b6 View commit details
    Browse the repository at this point in the history