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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

caddytls: Make on-demand 'ask' permission modular #6055

Merged
merged 6 commits into from Jan 30, 2024
Merged

caddytls: Make on-demand 'ask' permission modular #6055

merged 6 commits into from Jan 30, 2024

Commits on Jan 19, 2024

  1. caddytls: Make on-demand 'ask' permission modular

    This makes the 'ask' endpoint a module, which means that developers can
    write custom plugins for granting permission for on-demand certificates.
    
    Kicking myself that we didn't do it this way at the beginning, but who coulda known...
    mholt authored and francislavoie committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4144e85 View commit details
    Browse the repository at this point in the history
  2. Lint

    francislavoie committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d88ad0f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Error on conflicting config

    mholt committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2e08b12 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    f6f2168 View commit details
    Browse the repository at this point in the history
  2. Fix bad merge

    mholt committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4a99f2c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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