mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 18:05:02 -05:00
Fixes #10852 A quick hack. Still ensures some type safety however now also accepts null. Else we'd need to add a whole new layer of middlewares. This can only happen when a guest user wants to access a controller that requries the user_id. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| DeletedShareAPIController.php | ||
| ExternalSharesController.php | ||
| PublicPreviewController.php | ||
| RemoteController.php | ||
| ShareAPIController.php | ||
| ShareController.php | ||
| ShareesAPIController.php | ||
| ShareInfoController.php | ||