Use share-permissions webdav property
https://github.com/owncloud/core/pull/22834 is merged.
This introduces a new webdav property. share-permissions. This property contains an integer which is the max share-permissions. This will allow you to display to proper share permissions etc.
You can already start implementing this. For older ownClouds the property will return a 404. So you have to fall back to the current behaviour. But then once 9.1 is released all will magically work.
Namespace is moved with https://github.com/owncloud/core/pull/24017 to http://open-collaboration-services.org/ns
I'd recommend to delay this issue to have a fast bug-fixing release in 2.0.1. Far from being critical, IMHO.
cc @rperezb @MTRichards @cmonteroluque
Agreed non critial
As non-critical, and given we want to release 2.1.0 really soon, this should be moved to 2.2.0
cc @rperezb , @nasli , @jesmrec
👍 This is pending also in iOS https://github.com/owncloud/ios/issues/621
Sorry, but we need to drop issues from milestone 2.4.0 to get it out next to OC 10 server.
This time we'll move topics to backlog instead of directly to next release, so that we can schedule 2.5.0 properly.