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: corydolphin/flask-cors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: corydolphin/flask-cors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.0
Choose a head ref
  • 10 commits
  • 38 files changed
  • 5 contributors

Commits on Sep 7, 2024

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

Commits on Oct 23, 2024

  1. fix: typos (#371)

    Co-authored-by: Kevin Kirsche <kevin.kirsche@one.verizon.com>
    kkirsche and Kevin Kirsche authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    eb44bff View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Major Packaging Refactor: migrate to uv (#377)

    Based upon the https://github.com/fpgmaas/cookiecutter-uv repository with some modifications. This should simplify python version management.
    corydolphin authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    ade65a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e2e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7127e7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65a5132 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5da9be4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. [CVE-2024-6866] Case Sensitive Request Path Matching (#390)

    * [CVE-2024-6866] Case Sensitive Request Path Matching
    
    * Update flask_cors/core.py
    
    ---------
    
    Co-authored-by: Cory Dolphin <corydolphin@gmail.com>
    adrianosela and corydolphin authored May 15, 2025
    Configuration menu
    Copy the full SHA
    eb39516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e970988 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

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