Commit e3365ce
committed
Changelog 1.15.5 (go-gitea#17392)
Frontport go-gitea#17392
* SECURITY
* Upgrade Bluemonday to v1.0.16 (go-gitea#17372) (go-gitea#17374)
* Ensure correct SSH permissions check for private and restricted users (go-gitea#17370) (go-gitea#17373)
* BUGFIXES
* Prevent NPE in CSV diff rendering when column removed (go-gitea#17018) (go-gitea#17377)
* Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH (go-gitea#17281) (go-gitea#17376)
* Don't panic if we fail to parse U2FRegistration data (go-gitea#17304) (go-gitea#17371)
* Ensure popup text is aligned left (backport for 1.15) (go-gitea#17343)
* Ensure that git daemon export ok is created for mirrors (go-gitea#17243) (go-gitea#17306)
* Disable core.protectNTFS (go-gitea#17300) (go-gitea#17302)
* Use pointer for wrappedConn methods (go-gitea#17295) (go-gitea#17296)
* AutoRegistration is supposed to be working with disabled registration (backport) (go-gitea#17292)
* Handle duplicate keys on GPG key ring (go-gitea#17242) (go-gitea#17284)
* Fix SVG side by side comparison link (go-gitea#17375) (go-gitea#17391)
Signed-off-by: Andrew Thornton <[email protected]>1 parent af96286 commit e3365ce
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
7 | 24 | | |
8 | 25 | | |
9 | 26 | | |
| |||
0 commit comments