Content
View differences
Updated by Wieland Lindenthal over 3 years ago
This this needs ##44964 <mention class="mention" data-id="44964" data-type="work_package" data-text="#44964">#44964</mention> and is currently blocked by a bug in Nextcloud NC https://github.com/nextcloud/server/pull/35779
* make the values the API receives null-able nullable
* check if they are null and return 401
* bump min version of Nextcloud NC 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
* test with PHP 7 and PHP 8