Content
View differences
Updated by Wieland Lindenthal over 2 years ago
This is needed by needs ##44964 and is currently blocked by a bug in Nextcloud https://github.com/nextcloud/server/pull/35779
* make the values the API receives null-able
* check if they are null and return 401
* bump min version of Nextcloud for the integration app to 24 because [https://github.com/nextcloud/server/pull/35779](https://github.com/nextcloud/server/pull/35779) will not be backported to 22 & 23
* test with PHP 7 and PHP 8
* make the values the API receives null-able
* check if they are null and return 401
* bump min version of Nextcloud for the integration app to 24 because [https://github.com/nextcloud/server/pull/35779](https://github.com/nextcloud/server/pull/35779) will not be backported to 22 & 23
* test with PHP 7 and PHP 8