aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/Request.php
AgeCommit message (Expand)Author
2026-03-03Request::path: remove trailing slash from REVERSE_PROXY_TARGET_URLbiest-02386Moritz Strohm
2026-03-03Request class: regard new config REVERSE_PROXY_TARGET_URL in url and path met...Moritz Strohm
2026-01-13use rector to resolve implicitely nullable parameter declarations, fixes #5463Jan-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