[v11.0/forgejo] fix: add release notes 9848.md

This commit is contained in:
Mathieu Fenniak 2025-10-24 11:39:01 -06:00
parent e3b332fb0e
commit 8e155cf0e2
No known key found for this signature in database

4
release-notes/9848.md Normal file
View file

@ -0,0 +1,4 @@
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/1808b48a4882411677d2c34f6a09714f6692eece) prevent commit API from leaking user's hidden email address on valid GPG signed commits
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/328a0b4b217ba00418815ef6e7ed3722415d985b) prevent writing to out-of-repo symlink destinations while evaluating template repos
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/bd89c7f92b87d6df1e48d9595e899072daa0e4d9) prevent .forgejo/template from being out-of-repo content
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/e3b332fb0e2ff2fdaae8411cd9a91bc268106215) return on error if an LFS token cannot be parsed