forgejo/services
Gergely Nagy b6786fdb32
[GITEA] Optionally allow anyone to edit Wikis
This is largely based on gitea#6312 by @ashimokawa, with updates and
fixes by myself, and incorporates the review feedback given in that pull
request, and more.

What this patch does is add a new "default_permissions" column to the
`repo_units` table (defaulting to read permission), adjusts the
permission checking code to take this into consideration, and then
exposes a setting that lets a repo administrator enable any user on a
Forgejo instance to edit the repo's wiki (effectively giving the wiki
unit of the repo "write" permissions by default).

By default, wikis will remain restricted to collaborators, but with the
new setting exposed, they can be turned into globally editable wikis.

Fixes Codeberg/Community#28.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
(cherry picked from commit 4b74439922)
(cherry picked from commit 337cf62c10)
2024-01-08 17:05:48 +01:00
..
actions [ACTIONS] on.schedule: do not cancel jobs 2024-01-08 17:05:48 +01:00
agit
asymkey
attachment
auth [GITEA] Revert "Deprecate query string auth tokens (#28390)" 2024-01-08 17:05:47 +01:00
automerge
context
convert
cron
externalaccount
feed
forgejo
forms [GITEA] Optionally allow anyone to edit Wikis 2024-01-08 17:05:48 +01:00
gitdiff
indexer
issue
lfs [GITEA] Drop sha256-simd in favor of stdlib 2024-01-08 16:59:19 +01:00
mailer [GITEA] Drop sha256-simd in favor of stdlib 2024-01-08 16:59:19 +01:00
markup
migrations [GITEA] Avoid conflicts of issue and PR numbers in GitLab migration (#1790) 2024-01-08 17:05:47 +01:00
mirror
notify
org
packages
pull [GITEA] Use existing error functionality 2024-01-08 16:59:19 +01:00
release
repository [GITEA] Add download URL for executable files 2024-01-08 17:05:47 +01:00
secrets
task
uinotification
user
webhook [GITEA] Drop sha256-simd in favor of stdlib 2024-01-08 16:59:19 +01:00
wiki