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

list.php files are only invoked via ViewController and APIController #30024

Conversation

nickvergessen
Copy link
Member

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.

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 nickvergessen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Dec 1, 2021
@nickvergessen nickvergessen merged commit e139ccc into master Dec 2, 2021
@nickvergessen nickvergessen deleted the techdebt/noid/list-php-are-only-invokable-via-controllers branch December 2, 2021 21:29
@nickvergessen
Copy link
Member Author

/backport to stable23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: files performance 🚀
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants