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

Added comprehensive testing for core server code and fixed bugs #20

Merged
merged 20 commits into from
Jul 3, 2022

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    5ffe19a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61b7509 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d5ace7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3ba7a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    365761d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    54f4d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec2ac65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a4d13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cbd7df View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    2a0aac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d9744d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

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

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    10a865b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261dbf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7d342d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c27b49d View commit details
    Browse the repository at this point in the history
  5. Fixed security issue with v1/typing endpoint

    Users are no longer able to appear as typing in sets of which they are not members
    w-henderson committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    263750f View commit details
    Browse the repository at this point in the history
  6. Fixed security issue with v1/revokeInvite endpoint

    Users can no longer revoke arbitrary invites by passing the wrong set ID
    w-henderson committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    c6a451f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbb545f View commit details
    Browse the repository at this point in the history