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

Do not return cancelled if the domain isn't active #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 16, 2021

  1. Do not return cancelled if the domain isn't active

    This allows WHMCS to handle statuses from the various stages of expiry, like expired, expired grace, etc.
    Note: the $code === 200 conditional on line 1380 handles the truly necessary cases to force a cancelled status.
    Fixes namesilo#3
    jas8522 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    ef376de View commit details
    Browse the repository at this point in the history