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

Some new methods: #237

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Commits on May 15, 2024

  1. Allow domain control calidation by email. New methods:

    - dcv.start_validation_email
    - dcv.submit_validation_email
    mikkohirvonen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8860ffb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    4e6f15f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bae3501 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fd0695 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 26, 2024

  1. New method dcv.all

    mikkohirvonen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5316b6d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. dcv.__search

    mikkohirvonen committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    888c82c View commit details
    Browse the repository at this point in the history
  2. Fix __search

    mikkohirvonen committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    21ae876 View commit details
    Browse the repository at this point in the history
  3. Add missing tests

    mikkohirvonen committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a7a2905 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d2b222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89a76e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    638f94b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    daa1cfc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64a545a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56d702b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa4f36c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    83f8212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f16abb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    bceb879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b66bf View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. paginated version of get_domains

    do not store results
    mikkohirvonen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0ea39ec View commit details
    Browse the repository at this point in the history
  2. Change DomainControlValidation.search paginated

    DomainControlValidation.all use search instead __search
    Remove __search method
    mikkohirvonen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    33fb752 View commit details
    Browse the repository at this point in the history