poc: Use share manager for space membership by rhafer · Pull Request #2492 · opencloud-eu/opencloud

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

@rhafer rhafer changed the title poc: User share manager for space membershop poc: User share manager for space membership

Mar 17, 2026

aduffeck

@rhafer rhafer changed the title poc: User share manager for space membership poc: Use share manager for space membership

Apr 8, 2026
This gets us rid of quite a bit of special casing for space permission.
Also provides us with "real" permission IDs instead of those faked
"u:<userid>" ones.
The `id` property of the `permissions` on a space root does not
longer have that special `u:<userid>` format any. It now has the
same format as the permission id on "normal" driveItems.

rhafer

We now report a quota of -3 for unlimited quota instead of 0, which
clients interpreted as a quota of 0.