File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11
11
* Improved default remote behaviour & validation for fetch/pull #713 (@sinbad )
12
12
* Make fetch return error code when 1+ downloads failed #734 (@sinbad )
13
13
* Improve lfs.InRepo() detection in ` init ` /` update ` #756 (@technoweenie )
14
- * whitelist the valid keys read from .gitconfig #760 (@technoweenie )
15
14
* Teach smudge to use the batch api #711 (@rubyist )
16
15
* Fix not setting global attribute when needed to b/c of local state #765 (@sinbad )
17
16
* Fix clone fail when fetch is excluded globally #770 (@sinbad )
18
17
* Fix for partial downloads problem #763 (@technoweenie )
19
18
* Get integration tests passing on Windows #771 (@sinbad )
20
19
20
+ ### Security
21
+
22
+ * Whitelist the valid keys read from .gitconfig #760 (@technoweenie )
23
+
24
+ This prevents unsafe git configuration values from being used by Git LFS.
25
+
21
26
## v1.0 (1 October, 2015)
22
27
23
28
* Manual reference is integrated into the "help" options #665 @sinbad
You can’t perform that action at this time.
0 commit comments