Commit 9ed0bd4
authored
[fix/space-admin-permissions] Add support for space admin permissions (#1517)
* - ios-sdk: updated SDK with extended permission properties
- DisableSpaceAction:
- check correct permission for availability
- add proper handling of Space Admin permissions
- ManageSpaceAction: add proper handling of Space Admin permissions
* - update SDK reference to target master1 parent 8a778d7 commit 9ed0bd4
File tree
3 files changed
+8
-2
lines changed- ownCloud/Client/Actions/Actions+Extensions
3 files changed
+8
-2
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments