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

Make use of session middleware in remaining controllers #4290

Merged
merged 6 commits into from
Jun 24, 2023

Commits on Jun 23, 2023

  1. chore: Annotate controller methods in routes.php

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f5963e1 View commit details
    Browse the repository at this point in the history
  2. chore: Cleanup workspace controller

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c9f252d View commit details
    Browse the repository at this point in the history
  3. chore: Refactor remaining controllers to make use of the session midd…

    …leware
    
    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7471edc View commit details
    Browse the repository at this point in the history
  4. chore: Cleanup in direct editing backend

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e549536 View commit details
    Browse the repository at this point in the history
  5. chore: Cleanup psalm baseline

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3b7877b View commit details
    Browse the repository at this point in the history
  6. test(api): Try different approach of chaining api calls

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    84dd2d3 View commit details
    Browse the repository at this point in the history