Skip to content

Conversation

@wxiaoguang
Copy link
Contributor

Fix #35725

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 22, 2025
@github-actions github-actions bot added modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files docs-update-needed The document needs to be updated synchronously labels Oct 22, 2025
@wxiaoguang
Copy link
Contributor Author

image

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Oct 22, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 22, 2025
@wxiaoguang wxiaoguang enabled auto-merge (squash) October 22, 2025 23:13
@wxiaoguang wxiaoguang merged commit 195fc71 into go-gitea:main Oct 22, 2025
26 checks passed
@GiteaBot GiteaBot added this to the 1.26.0 milestone Oct 22, 2025
zjjhot added a commit to zjjhot/gitea that referenced this pull request Oct 23, 2025
* giteaofficial/main:
  Fix external render (go-gitea#35727)
  Refactor Actions Token Access (go-gitea#35688)
  Honor delete branch on merge repo setting when using merge API (go-gitea#35488)
  Don't block site admin's operation if SECRET_KEY is lost (go-gitea#35721)
  [skip ci] Updated translations via Crowdin
  fix attachment file size limit in server backend (go-gitea#35519)
  Make restricted users can access public repositories (go-gitea#35693)
  Fix various trivial problems (go-gitea#35714)
  Refactor legacy code (go-gitea#35708)
  Add quick approve button on PR page (go-gitea#35678)
@wxiaoguang wxiaoguang deleted the fix-render-external branch October 23, 2025 02:54
wxiaoguang added a commit to wxiaoguang/gitea that referenced this pull request Oct 23, 2025
Fix go-gitea#35725

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
wxiaoguang added a commit that referenced this pull request Oct 23, 2025
Backport #35727 and #35730

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-update-needed The document needs to be updated synchronously lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/go Pull requests that update Go code type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RENDER_CONTENT_MODE = no-sanitizer still sanitizes output

4 participants