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 incorrect assert for active_since when creating a Subscription #791

Merged
merged 5 commits into from
Sep 8, 2023

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    539d135 View commit details
    Browse the repository at this point in the history
  2. There is no situation when this SHOULD return a Team instance

    You cannot authenticate with `Team` username and password
    suricactus committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7042ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc78d7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07ea0d9 View commit details
    Browse the repository at this point in the history
  5. Even more precise docs

    The commit changing this line before was wrong, the docs says it all.
    suricactus committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7e6543b View commit details
    Browse the repository at this point in the history