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: laravel/sanctum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.8
Choose a base ref
...
head repository: laravel/sanctum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 5 contributors

Commits on Jan 28, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    51cd152 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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

Commits on Apr 4, 2025

  1. Update logo (#562)

    iamdavidhill authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    01baf09 View commit details
    Browse the repository at this point in the history
  2. Delete art/.DS_Store

    taylorotwell authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    092da51 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Feature to treat same domain requests to be from frontend and make st…

    …ateful (#564)
    
    * Introducing the ability to dynamically include the request http host as a domain to be included in the stateful domain list.
    
    * fixying styling issues
    
    * fixying styling issues
    
    * Refactoring to introduce a fixed token for Sanctum::currentRequestHost
    
    * Fixing styling issue
    
    * Update sanctum.php
    
    * Update Sanctum.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    denjaland and taylorotwell authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    4e4ced5 View commit details
    Browse the repository at this point in the history
Loading