aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/studip_controller.php
AgeCommit message (Expand)Author
2023-12-21Resolve "OER-Campus: File upload vulnerabilities"André Noack
2023-02-17resurrect trails parameter type 'string', fixes #2165Jan-Hendrik Willms
2023-01-06add Content-Length header for render_json(), fixes #1889Jan-Hendrik Willms
2022-09-05allow url parameters when no action is given, fixes #1538Jan-Hendrik Willms
2022-07-15don't assign by reference, declare filter variable, fixes #1338Jan-Hendrik Willms
2022-07-14fix require once paths, re #1328Jan-Hendrik Willms
2022-07-14fix most of the errors reported from phpstan in `app/controllers`, fixes #1328Jan-Hendrik Willms
2022-06-30fix for BIESt #1011Viktoria Wiebe
2022-06-21fix path handling in `action_link()`, fixes #1188Jan-Hendrik Willms
2022-05-31fix path handling in `action_url()`, fixes #1105Elmar Ludwig
2022-05-27fix for BIESt #971Moritz Strohm
2022-05-18fix behaviour of `url_for` with fragments, fixes #985Elmar Ludwig
2022-05-11perform redirect after commenting on a news, fixes #907Jan-Hendrik Willms
2022-05-04fix for BIESt #957Moritz Strohm
2022-02-21allow no parameters for url_for(), fixes #642Jan-Hendrik Willms
2022-02-17introduce js encodeURI() equivalent in php and use it for X-Location header, ...Jan-Hendrik Willms
2022-02-16fix StudipController::redirect() accepting URLs, fixes #642Jan-Hendrik Willms
2021-10-08fix redirect, re #1Jan-Hendrik Willms
2021-10-08allow multiple arguments for redirect() in the same way url_for() accepts the...Jan-Hendrik Willms
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms