Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit92d9ae2
authored
Use env vars on CI to set protocol.file.allow
Instead of setting a global git configuration.This makes no significant difference for security on CI, but it isan iterative step toward a more specific way of setting them thatwill apply on CI and locally and require less configuration.In addition, this shows an approach more similar to what users whodo not want to carefully review the security impact of changingthe global setting can use locally (and which is more secure).1 parent537af83 commit92d9ae2
2 files changed
+8
-5
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
| |||
47 | 46 |
| |
48 | 47 |
| |
49 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 | 55 |
| |
60 | 56 |
| |
61 | 57 |
| |
62 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
0 commit comments
Comments
(0)