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

Add redirect route configuration too allow setting of redirect location when triggered by middleware #63

Merged
merged 16 commits into from
Sep 26, 2020

Commits on Sep 25, 2020

  1. Update ban.php

    Add route key to config
    joearcher authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    a4530f0 View commit details
    Browse the repository at this point in the history
  2. Update ForbidBannedUser.php

    add route to redirect
    joearcher authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    dad726e View commit details
    Browse the repository at this point in the history
  3. Update LogsOutBannedUser.php

    add route to log out middleware
    joearcher authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    342fd44 View commit details
    Browse the repository at this point in the history
  4. Default config url to null

    joearcher authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4f3b06f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4df950 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    692c2cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8175e79 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    d98558b View commit details
    Browse the repository at this point in the history
  2. fix typo missing I from if

    joearcher committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    1c84ffb View commit details
    Browse the repository at this point in the history
  3. Stylci fixes

    joearcher committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    954275d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    256a2f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e10a13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7436194 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    201dfbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ef450d View commit details
    Browse the repository at this point in the history
  9. Fix whitespace issue

    joearcher committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    c96730f View commit details
    Browse the repository at this point in the history