forgejo/routers/web
forgejo-backport-action 178f31ac28 [v11.0/forgejo] fix: collaborator can edit wiki with write access (#8237)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/8234

fixes: #8119, replaces #8135

Bug likely introduced in 5eeccecafc

### Tests

- I added test coverage for Go changes in the `tests/integration` directory if it involves interactions with a live Forgejo server.

### Documentation

- [x] I did not document these changes and I do not expect someone else to do it.

### Release notes

- [ ] I do not want this change to show in the release notes.
- [x] I want the title to show in the release notes with a link to this pull request.
- [ ] I want the content of the `release-notes/<pull request number>.md` to be be used for the release notes instead of the title.

Co-authored-by: oliverpool <git@olivier.pfad.fr>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8237
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: oliverpool <oliverpool@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2025-06-19 22:15:43 +02:00
..
admin fix(sec): consider webauthn for external login 2025-05-02 07:31:20 +02:00
auth fix(sec): consider webauthn for external login 2025-05-02 07:31:20 +02:00
devtest [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
events [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
explore [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
feed [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
healthcheck [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
misc [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
org [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
repo [v11.0/forgejo] fix: collaborator can edit wiki with write access (#8237) 2025-06-19 22:15:43 +02:00
shared [v11.0/forgejo] fix: show membership of limited orgs (#8095) 2025-06-07 01:59:55 +02:00
user fix(sec): consider webauthn for external login 2025-05-02 07:31:20 +02:00
base.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
githttp.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
goget.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
home.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
metrics.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
nodeinfo.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
swagger_json.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
web.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
webfinger.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00