Commit e90c44a
File tree
Expand file treeCollapse file tree
4 files changed
+69
-25
lines changedFilter options
- storage/cloud-client
Expand file treeCollapse file tree
4 files changed
+69
-25
lines changedstorage/cloud-client/public_access_prevention_test.py
Copy file name to clipboardExpand all lines: storage/cloud-client/public_access_prevention_test.py+16-22Lines changed: 16 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 |
| - |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 |
| - |
26 |
| - |
27 |
| - |
| 26 | + |
28 | 27 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
| 28 | + |
33 | 29 |
|
34 | 30 |
|
35 | 31 |
|
36 | 32 |
|
37 |
| - |
38 |
| - |
39 |
| - |
| 33 | + |
40 | 34 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
| 35 | + |
45 | 36 |
|
46 | 37 |
|
| 38 | + |
47 | 39 |
|
48 | 40 |
|
49 |
| - |
50 |
| - |
51 |
| - |
| 41 | + |
52 | 42 |
|
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
storage/cloud-client/requirements.txt
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
| 3 | + |
storage/cloud-client/storage_get_public_access_prevention.py
Copy file name to clipboardExpand all lines: storage/cloud-client/storage_get_public_access_prevention.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
storage/cloud-client/storage_set_public_access_prevention_inherited.py
Copy file name to clipboard+50Lines changed: 50 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
0 commit comments