Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: krashproof/certbot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: certbot/certbot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 2, 2026

  1. Fix Cloudflare API tokens link in documentation (certbot#10551)

    Updated the link to the Cloudflare API tokens page for accuracy.
    
    ## Pull Request Checklist
    
    - [ ] The Certbot team has recently expressed interest in reviewing a PR
    for this. If not, this PR may be closed due our limited resources and
    need to prioritize how we spend them.
    - [ ] If the change being made is to a [distributed
    component](https://certbot.eff.org/docs/contributing.html#code-components-and-layout),
    add a description of your change to the `newsfragments` directory. This
    should be a file called `<title>.<type>`, where `<title>` is either a
    GitHub issue number or some other unique name starting with `+`, and
    `<type>` is either `changed`, `fixed`, or `added`.
    * For example, if you fixed a bug for issue number 42, create a file
    called `42.fixed` and put a description of your change in that file.
    - [ ] Add or update any documentation as needed to support the changes
    in this PR.
    - [x] Include your name in `AUTHORS.md` if you like.
    S33G authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    f9ed58e View commit details
    Browse the repository at this point in the history
Loading