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: 3.0.10
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: 3.1.01
Choose a head ref
  • 11 commits
  • 13 files changed
  • 11 contributors

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    dae2eba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c45ce View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

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

Commits on May 26, 2022

  1. FIX: typo CSRF (#315)

    typo correction
    sattamjh authored May 26, 2022
    Configuration menu
    Copy the full SHA
    41a2afd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c2a162 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Adding 'Access-Control-Allow-Private-Network = true' header for new g…

    …oogle chrome specification
    Marcelo Serrano committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    24070be View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Correct spelling mistakes (#311)

    * Correct spelling mistakes
    
    * Update docs/configuration.rst
    
    Co-authored-by: Rafał <23004737+rafrafek@users.noreply.github.com>
    EdwardBetts and rafrafek authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    cad70b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge pull request #318 from chelo-kjml/master

    'Access-Control-Allow-Private-Network = true' header for http response
    corydolphin authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b2c4da1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. docs: Fix a few typos (#323)

    There are small typos in:
    - docs/configuration.rst
    - tests/decorator/test_exception_interception.py
    
    Fixes:
    - Should read `enabled` rather than `enbaled`.
    - Should read `matching` rather than `maching`.
    
    Signed-off-by: Tim Gates <tim.gates@iress.com>
    timgates42 authored May 16, 2023
    Configuration menu
    Copy the full SHA
    035f28f View commit details
    Browse the repository at this point in the history
  2. Fix typo (#316)

    sachit-shroff-ai authored May 16, 2023
    Configuration menu
    Copy the full SHA
    98aca1a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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