Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.x] Throws Laravel\Horizon\Exceptions\ForbiddenException on unauthorized access #1308

Merged

Commits on Aug 29, 2023

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

    Joel Butcher committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3572cdc View commit details
    Browse the repository at this point in the history
  3. Use custom unauthorized exception instead of config value

    Joel Butcher committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c16e2ab View commit details
    Browse the repository at this point in the history
  4. Remove unused imports

    Joel Butcher committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    821afff View commit details
    Browse the repository at this point in the history
  5. Use custom exception

    Joel Butcher committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ecd5d9e View commit details
    Browse the repository at this point in the history
  6. Use original error code and rename exception

    Joel Butcher committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2b6ad49 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. wip

    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9fef507 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d30b615 View commit details
    Browse the repository at this point in the history
  3. formatting

    taylorotwell committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d009a16 View commit details
    Browse the repository at this point in the history