mirror of
https://github.com/nextcloud/server.git
synced 2026-03-05 23:11:08 -05:00
Before: Find all entries in `dav_shares` with `access = 5` for the user's principal, as well as group and circle memberships. After: Find all entries in `dav_shares` with `access = 5` solely for the user's principal. Future support for unsharing group or circle principals could be considered as a feature enhancement. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> |
||
|---|---|---|
| .. | ||
| Activity | ||
| Integration | ||
| Security | ||
| Sharing | ||
| Validation | ||
| Xml | ||
| AddressBook.php | ||
| AddressBookImpl.php | ||
| AddressBookRoot.php | ||
| Card.php | ||
| CardDavBackend.php | ||
| ContactsManager.php | ||
| Converter.php | ||
| HasPhotoPlugin.php | ||
| ImageExportPlugin.php | ||
| MultiGetExportPlugin.php | ||
| PhotoCache.php | ||
| Plugin.php | ||
| SyncService.php | ||
| SystemAddressbook.php | ||
| UserAddressBooks.php | ||