Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Update from 12.x #10

Closed
wants to merge 147 commits into from
Closed

Update from 12.x #10

wants to merge 147 commits into from

Commits on Sep 8, 2020

  1. Update CHANGELOG.md

    driesvints committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    b182a80 View commit details
    Browse the repository at this point in the history
  2. update branch alias

    driesvints committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    ce7f5ab View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    driesvints committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    3e10037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb95081 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    driesvints committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    b2b66ad View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    driesvints committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    6ee6e70 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Merge branch '10.x'

    driesvints committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6e7f85e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Merge branch '10.x'

    driesvints committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    6dd09cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b9088 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    driesvints committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    5d45ccb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    95bdc16 View commit details
    Browse the repository at this point in the history
  2. formatting

    taylorotwell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b69f25a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge branch '10.x'

    driesvints committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    9f1e2d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. [11.x] Refactor routes to dedicated file (#1464)

    * Refactor routes to dedicated file
    
    * Update web.php
    
    * Apply fixes from StyleCI (#1465)
    
    * formatting
    
    Co-authored-by: Taylor Otwell <[email protected]>
    driesvints and taylorotwell authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    7a026ac View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    driesvints committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    9d4aed7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    #	src/Passport.php
    driesvints committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    fa30cd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. [11.x] Allow authenticated client to be retrieved from the guard (#1508)

    * Allow authenticated client to be retrieved from the guard
    
    * Make token guard macroable
    
    * Use previously resolved client when available
    
    * Add tests ensuring client and user are only pulled from the database once
    axlon authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    187580a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    #	tests/Feature/PassportTestCase.php
    driesvints committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    bedf716 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    taylorotwell authored and StyleCIBot committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    d239c98 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    driesvints committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    231ef17 View commit details
    Browse the repository at this point in the history
  2. [11.x] Stub client on guard when calling Passport::actingAsClient() (#…

    …1519)
    
    * Allow token guard client to be set programmatically
    
    * Set the client on the TokenGuard when mocking the client
    
    * Apply fixes from StyleCI
    axlon authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    d511a3c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    driesvints committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    42677aa View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. [11.x] Fix scope inheritance when using Passport::actingAs() (#1551)

    * Fix scope inheritance when using Passport::actingAs()
    
    * Update Passport.php
    
    Co-authored-by: Taylor Otwell <[email protected]>
    axlon and taylorotwell authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    ed6f6c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Merge branch '10.x'

    # Conflicts:
    #	CHANGELOG.md
    #	src/Guards/TokenGuard.php
    driesvints committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    4cee55e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836f550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    516cddb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. wip

    driesvints committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a17975f View commit details
    Browse the repository at this point in the history
  2. wip

    driesvints committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    fb060e1 View commit details
    Browse the repository at this point in the history
  3. Passport v11 upgrade guide (#1561)

    * Passport v11 upgrade guide
    
    * Update UPGRADE.md
    
    Co-authored-by: Taylor Otwell <[email protected]>
    driesvints and taylorotwell authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a57723e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd00df7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    dac2be6 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. [11.x] Custom days and hours to passport purge command (#1563)

    * Custom days and hours to passport purge command
    
    * lint fix
    
    * formatting
    
    Co-authored-by: Ruben Garcia <[email protected]>
    Co-authored-by: Taylor Otwell <[email protected]>
    3 people authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    5629f1a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. [11.x] Allow for bootstrapping without loading routes (#1564)

    * Allow for bootstrapping without loading routes
    
    * Update Passport.php
    
    Co-authored-by: Taylor Otwell <[email protected]>
    axlon and taylorotwell authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    e312f36 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8aeec71 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. [11.x] Support prompting re-consent when redirecting for authorization (

    #1567)
    
    * Support prompting re-consent
    
    * Update AuthorizationController.php
    
    Co-authored-by: Taylor Otwell <[email protected]>
    hafezdivandari and taylorotwell authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    cae735a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

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

Commits on Sep 6, 2022

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    721df11 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

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

Commits on Sep 13, 2022

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7a514cc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Oct 4, 2022

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    3a4d6e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. [11.x] Support prompting login when redirecting for authorization (#1577

    )
    
    * Support prompting login when redirecting for authorization
    
    * use fragment on redirect uri for implicit grant
    
    * bind StatefulGuard
    
    * formatting
    
    Co-authored-by: Taylor Otwell <[email protected]>
    hafezdivandari and taylorotwell authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    7415957 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Update PurgeCommand.php (#1586)

    I get a lot confused when I use this command it always return seven days :) now return hours instead of days.
    fatoskurtishi authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    22281ff View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c73285f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

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

Commits on Oct 22, 2022

  1. Update docblock (#1588)

    mnabialek authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    4c21058 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    620fc16 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Test on PHP 8.2 (#1592)

    * Test on PHP 8.2
    
    * Update composer.json
    driesvints authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    298ea64 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Create issues.yml

    driesvints authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    662325a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 6, 2022

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    78c9d3a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Update tests.yml

    driesvints authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    13329be View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    2d746b7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e7df6ac View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Update tests.yml

    driesvints authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3c17574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87dcab8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e97f05d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

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

Commits on Jan 17, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b0b0758 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Update ClientCommand.php's user_id description (#1619)

    * Update ClientCommand.php's user_id description
    
    We get a fair amount of confused passport users on the laravel discord wondering what this user_id is even for.
    It might help to indicate that the input is optional.
    
    * Update ClientCommand.php
    
    Co-authored-by: Taylor Otwell <[email protected]>
    Smoggert and taylorotwell authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3ac7b1e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Jan 31, 2023

  1. [11.x] Get model PK instead of forcibly id column (#1626)

    * Get model PK instead of forcibly id column
    
    * Get model PK instead of forcibly id column in tests
    
    * Get model PK instead of forcibly id column in command
    
    * Get model PK instead of forcibly id column in repository
    
    * Get model PK instead of forcibly id column in Passport
    
    * stub extending from model
    
    * Fix namespace order
    
    * Get model PK instead of forcibly id column in blade
    lucaspanik authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1d8204e View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9ee5bd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

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

Commits on Feb 7, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    31ed569 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 14, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    174a12a View commit details
    Browse the repository at this point in the history
  2. Added AuthenticationException to extend the behaviour of Laravel's de…

    …fault exception handler (#1633)
    
    Co-authored-by: Chris Page <[email protected]>
    chrispage1 and chrispage1 authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    08b1dab View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. [11.x] Custom authorization view response (#1629)

    * Implements authorization view response contract that allows for being overridden with custom views
    
    * Updated namespace
    
    * Updated namespace
    
    * Moved individual arguments to an array of parameters and one argument
    
    * Removed authorize return type
    
    * Remove old return statement
    
    * Add IntelliJ IDE files to gitignore
    
    * Formatting
    
    * Update tests
    
    * Update rest of tests with new response class
    
    * Style fixes and make sure parameters pushed to authorization view are in an array.
    
    * Remove parameters from authorization view function
    
    * Update .gitignore
    
    * Update src/Contracts/AuthorizationViewResponse.php
    
    Co-authored-by: Choraimy Kroonstuiver <[email protected]>
    
    * Update src/Http/Responses/AuthorizationViewResponse.php
    
    Co-authored-by: Choraimy Kroonstuiver <[email protected]>
    
    * Updated doc block return types
    
    * formatting
    
    * remove extra line
    
    ---------
    
    Co-authored-by: Dries Vints <[email protected]>
    Co-authored-by: Choraimy Kroonstuiver <[email protected]>
    Co-authored-by: Taylor Otwell <[email protected]>
    4 people authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e305ff0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. laravel10 The Eloquent model's deprecated $dates property has been re…

    …moved.application should now use the $casts property (#1636)
    
    Co-authored-by: tony <[email protected]>
    TonyWong9527 and tony authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2008d86 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ab51e2b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Revert "Added AuthenticationException to extend the behaviour of Lara…

    …vel's default exception handler (#1633)"
    
    This reverts commit 08b1dab.
    driesvints committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    db543b0 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f3d0315 View commit details
    Browse the repository at this point in the history
  3. Merge branch '11.x'

    # Conflicts:
    #	CHANGELOG.md
    driesvints committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4ade47f View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "Added AuthenticationException to extend the behaviour…

    … of Laravel's default exception handler (#1633)""
    
    This reverts commit db543b0.
    driesvints committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    67c3e33 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d95c095 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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

Commits on Feb 23, 2023

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

Commits on Mar 1, 2023

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

    driesvints committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d603001 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    37ce6e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    95a2258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1682d3 View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI

    StyleCIBot committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    b33fa25 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. fix doc types (#1647)

    hafezdivandari authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    b6b68fa View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2583a0a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. [11.x] Allow lcobucci/jwt v5 and cleaned up version constraints (#1649

    )
    
    * Allow `lcobucci/jwt` v5
    
    * Temp change to see why CI no likey
    
    * Update composer.json
    
    * Update composer.json
    
    * Fixes
    
    * Update composer.json
    GrahamCampbell authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ef5fa30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5417fe8 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    771cedb View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Update 1_Bug_report.md

    driesvints authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    5e5a54f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5131cea View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Update 1_Bug_report.yml

    driesvints authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    bf5e6f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. [11.x] Add Provider Guard to ClientRepository for Personal Access Cli…

    …ents (#1655)
    
    * Added provider guard to Password Grant Client.
    
    * Add argument provider in `InstallCommand`
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    michaelnabil230 and taylorotwell authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a75f0a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    487f183 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Revert "[11.x] Add Provider Guard to ClientRepository for Personal Ac…

    …cess Clients (#1655)" (#1658)
    
    This reverts commit a75f0a9.
    driesvints authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    48a03ff View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8cae3ef View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 21, 2023

  1. Update composer.json (#1674)

    Require new thephpleague/oauth2-server
    Smoggert authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8b88aff View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Update composer.json (#1677)

    Updated league/oauth2-server.
    
    More details in tis PR:
    thephpleague/oauth2-server#1353
    drhoussem authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4018361 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b566e15 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. [11.x] Add the ability to limit scopes by client (#1682)

    * Add the ability to limit scopes by client
    
    * Update Client.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    axlon and taylorotwell authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    dd3f081 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    2582d2a View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e225960 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    93bb9c3 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    286baeb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Test Improvements (#1688)

    * Test Improvements
    
    Signed-off-by: Mior Muhammad Zaki <[email protected]>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <[email protected]>
    
    ---------
    
    Signed-off-by: Mior Muhammad Zaki <[email protected]>
    crynobone authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5e9e4b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. PHP 8.3 (#1689)

    driesvints authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    30e23b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 16, 2023

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

Commits on Oct 24, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4017301 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. [11.x] Named static methods for middleware (#1695)

    * Standardise of `using` for middleware
    
    * Fix
    
    * Use `func_get_args`
    
    * Formatting
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    michaelnabil230 and taylorotwell authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cf06f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    966bc8e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6dab7d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Dec 13, 2023

  1. Merge branch '11.x'

    nunomaduro committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1ab39f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. [12.x] Adds Laravel 11 support (#1702)

    * Adds Laravel 11 support
    
    * Uses `publishesMigrations`
    
    * Adjusts install command
    nunomaduro authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f8997fc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 16, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    09305ed View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Add getScopesAttribute and getScopesAttribute methods (#1709)

    * Add getScopesAttribute and setScopesAttribute methods
    
    * Update Client.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    uintaam and taylorotwell authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    27a4f34 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    345568c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    5623300 View commit details
    Browse the repository at this point in the history
  2. Update 1_Bug_report.yml

    driesvints authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3b85adc View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    8a75495 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    121f030 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge branch '11.x'

    # Conflicts:
    #	CHANGELOG.md
    #	src/PassportServiceProvider.php
    driesvints committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7888c91 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. [12.x] Disable password grant by default (#1715)

    * disable password grant by default
    
    * add `enablePasswordGrant` method
    
    * update upgrade guide
    
    * Update UPGRADE.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    hafezdivandari and taylorotwell authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f2d6e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d81207 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    72e805a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. [12.x] Use more secure key permissions (#1721)

    * Use more secure key permissions
    
    * Update Passport.php
    
    * Update PassportServiceProvider.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    axlon and taylorotwell authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c97dbf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Check that properties grant_types and scopes exist (#1722)

    * Check that the attributes `grant_types` isset rather than property
    
    * Cover `scopes` as well
    uintaam authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a56f7dd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Revert "Fix tests"

    This reverts commit d603001.
    driesvints committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2642f36 View commit details
    Browse the repository at this point in the history
  2. Merge branch '11.x'

    # Conflicts:
    #	CHANGELOG.md
    #	src/Client.php
    driesvints committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    21f89cc View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    09f543e View commit details
    Browse the repository at this point in the history
  2. Merge branch '11.x'

    nunomaduro committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ba88131 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. wip

    nunomaduro authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e063df3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. [12.x] Enhance console commands (#1724)

    * make migration and creating clients optional
    
    * use components on cli
    
    * fix tests
    
    * Update InstallCommand.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    hafezdivandari and taylorotwell authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b6133a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Bumps dependencies

    nunomaduro authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c13db41 View commit details
    Browse the repository at this point in the history
  2. Branch alias

    driesvints committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    14da1aa View commit details
    Browse the repository at this point in the history
  3. wip

    driesvints committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fc9e1d7 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c3aa8fc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. [Bugfix] - Cast session lifetime to int (#1727)

    Laravel 11 with Passport has error cause Carbon needs int|float but the config passes as string.
    
    this is the error https://flareapp.io/share/NPLWwVQm#context-request-browser
    kindslayer authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    765f4cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37a5b5f View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e543cf7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. [12.x] Make commands lazy (#1731)

    * Make commands lazy
    
    * Fix soft dependency
    timacdonald authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e8af499 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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