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

[stable23] list.php files are only invoked via ViewController and APIController #30062

Merged
merged 1 commit into from
Dec 2, 2021

Commits on Dec 2, 2021

  1. list.php files are only invoked via ViewController and APIController

    Both of them actually check that the user is logged in before
    and also the list.php files themselves would break with
    getUserSession()->getUser()->getUID() which they contain.
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and backportbot[bot] committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    d6bad0c View commit details
    Browse the repository at this point in the history