nextcloud-server/core/Controller
RussellAult 19791b2460
Check getRedirectUri() for queries
Resolves Issue #17885

Check getRedirectUri() for queries, and add a '&' instead of a '?' to $redirectUri if it already has them; otherwise, $redirectUri might end up with two '?'.

Signed-off-by: RussellAult <russellault@users.noreply.github.com>
2019-11-13 14:05:03 +01:00
..
AppPasswordController.php Allow rotation of apppasswords 2019-08-27 13:46:06 +02:00
AutoCompleteController.php Add an event to the Autocomplete Controller to allow to filter the results 2019-02-26 15:32:14 +01:00
AvatarController.php
ClientFlowLoginController.php Check getRedirectUri() for queries 2019-11-13 14:05:03 +01:00
ClientFlowLoginV2Controller.php
CollaborationResourcesController.php Make the endpoint more robust against faulty resource providers 2019-03-28 09:26:38 +01:00
ContactsMenuController.php
CSRFTokenController.php
CssController.php
GuestAvatarController.php
JsController.php
LoginController.php Don't send executionContexts for Clear-Site-Data 2019-07-09 15:08:25 +02:00
LostController.php Stop if there is no encrypted token 2019-08-18 19:58:50 +02:00
NavigationController.php
OCJSController.php
OCSController.php Add extendedSupport to Subscription 2019-06-17 16:36:23 +02:00
PreviewController.php Update PreviewController 2019-07-26 17:37:11 +02:00
SearchController.php
SetupController.php Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
SvgController.php Fall back to black for non-color values 2019-06-20 15:23:06 +02:00
TwoFactorChallengeController.php Harden middleware check 2019-10-25 15:44:37 +02:00
UserController.php
WalledGardenController.php
WhatsNewController.php
WipeController.php Remote wipe support 2019-05-20 20:50:27 +02:00