aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/Request.php
AgeCommit message (Expand)Author
2025-09-05add method Request::has() to check whether a certain parameter is present in ...Jan-Hendrik Willms
2024-11-13fix 2fa token waiting (and more cleaning up than should be, sorry), fixes #4855Jan-Hendrik Willms
2024-11-05fix default for Request::i18n() if only one language is configured, fixes #4811Jan-Hendrik Willms
2024-11-04remove Request::quoted() and Request::quotedArray(), fixes #4799Jan-Hendrik Willms
2024-10-30mark Request::quoted() as deprecated, fixes #4791Jan-Hendrik Willms
2024-10-28fix default handling of Request::i18n(), fixes #4774Jan-Hendrik Willms
2024-09-30prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-06-25always return valid default and some cleaning up, fixes #3676Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer