Jannik Stehle
Jannik Stehle
> Todo: handle legacy urls Discussed with @tbsbdr , it's okay for the URLs to break because of the `shareId`. Edit: We decided to built a fallback anyway since it...
> LGTM, we should add E2E tests for this Agreed, I created https://github.com/owncloud/web/issues/10931 to keep track.
Sure, just take what you need 🙂 The PR is mainly a "proof of concept" - things like performance or backwards-compatibility were not taken into account here.
Technically the docs as well as the server are correct. The docs only state that unsupported file types are not **accessible**. Which is true if you try to download one...
Just stumbled upon this, is it still a thing? Because I can't reproduce with OC 10.6 and Encryption 1.4.0.
I'm not 100% sure here, but after a quick research I think we can't get rid of the browser auth popup when sending a `401` response code *and* the `WWW-Authenticate`...
> @JammingBen I removed the `WWW-Authenticate Basic` header The popup authentication also made the webUITest faled Please try without authentication popup Yup that works 👍 I'm simply checking the error...
@micbar You know my gripes with the link `type` property, but I guess we will be stuck with it for at least the near future, right? So I see 2...
According to https://owncloud.dev/libre-graph-api/#/drives.permissions/GetPermission we have this, can we close here?
Ahh okay, so the well-known discrepancy again 😅