File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,19 @@ This changelog goes through all the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
6
6
7
- ## [ 1.7.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.5 ) - 2019-03-27
7
+ ## [ 1.7.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.6 ) - 2019-04-12
8
+ * SECURITY
9
+ * Prevent remote code execution vulnerability with mirror repo URL settings (#6593 ) (#6595 )
10
+ * BUGFIXES
11
+ * Allow resend of confirmation email when logged in (#6482 ) (#6487 )
12
+
13
+ ## [ 1.7.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.5 ) - 2019-03-27
8
14
* BUGFIXES
9
15
* Fix unitTypeCode not being used in accessLevelUnit (#6419 ) (#6423 )
10
16
* Fix bug where manifest.json was being requested without cookies and continuously creating new sessions (#6372 ) (#6383 )
11
17
* Fix ParsePatch function to work with quoted diff --git strings (#6323 ) (#6332 )
12
18
13
- ## [ 1.7.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.4 ) - 2019-03-12
19
+ ## [ 1.7.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.4 ) - 2019-03-12
14
20
* SECURITY
15
21
* Fix potential XSS vulnerability in repository description. (#6306 ) (#6308 )
16
22
* BUGFIXES
You can’t perform that action at this time.
0 commit comments