David Kocher

Results 314 comments of David Kocher

We could possibly improve this by reading the WebDAV root from the capabilities API as mentioned in #15860.

Unfortunately the OCS capabilities seem to return an invalid value ``` … 60 remote.php/webdav … ``` advertising `remote.php/webdav` instead of `remote.php/dav`.

> Per the [documentation](https://owncloud.dev/apis/http/webdav/#request-uri) the only non-legacy endpoint is `dav/spaces/`. We will only change that as part of much larger effort switching to Libre Graph API with #14166.

I want to revisit this to make sure we support more configurations in bookmarks and deployments - [x] Deployments with prefix to default Nextcloud URIs (`example.net/nextcloud`) or root (`example.net/`) -...

This might also be interesting when connecting to Nextcloud with SSO & SAML authentication [^1]. [^1]: [Using the SSO & SAML app of your Nextcloud you can make it easily...

> Very similarly, OIDC support is _so_ close with keycloak. The client _almost_ works in that it redirects correctly to the OIDC IDP and presents the correct certifcate for mutual...

> Would it be possible to have an automatic refreshing of the transfer window when it is reactivated after an idling period in the background? I assume you refer to...

> Experiencing the same thing – I'm using an AWS hostname, but the bucket subdomain version: `my-bucket.s3.us-west-2.amazonaws.com` > > If I'm forced to use the default aws hostname, I would...