gitforge/models
Mai-Lapyst 7a3d9b486e feat: adds "actor" as a protected / forbidden username (#13077)
The username used for the activitypub server actor, "actor" (internal userid -3), was freely available to be registered for any user.
With this patch, it's added to the reversed username list to prevent future creations of such accounts.
Existing users will not be impacted and need to be manually resolved.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13077
2026-07-04 16:01:31 +02:00
..
actions fix: ensure runners either belong to owner or repo when updated (#13262) 2026-07-01 03:49:07 +02:00
activities chore(nilnil lint): resolve low-hanging fruit nilnil lint violations (#13230) 2026-07-03 23:48:03 +02:00
admin
asymkey chore: make use of go1.26 features (#12369) 2026-05-01 22:51:48 +02:00
auth feat: enable auth to git HTTP via authorized integrations (#12715) 2026-05-25 19:33:36 +02:00
avatars feat: serve downsized versions of avatars (#11242) 2026-05-16 12:04:05 +02:00
db chore: upgrade to https://code.forgejo.org/xorm/xorm v1.4.0 (#12639) 2026-05-20 20:20:08 +02:00
dbfs
fixtures fix(ui): fall back to default theme from non-existent (#13110) 2026-06-17 19:18:09 +02:00
forgefed
forgejo/semver
forgejo_migrations feat: add warnings for usage of unsupported permissions: in Actions workflows (#13164) 2026-06-23 21:30:19 +02:00
forgejo_migrations_legacy chore: upgrade to https://code.forgejo.org/xorm/xorm v1.4.0 (#12639) 2026-05-20 20:20:08 +02:00
git 2026-06-10 security patches (#13001) 2026-06-10 06:05:01 +02:00
gitea_migrations chore: bump golangci-lint version (#13211) 2026-06-27 00:35:03 +02:00
issues feat: add internal APIs for reactions notifications (#13017) 2026-06-29 03:59:39 +02:00
moderation
organization chore(nilnil lint): resolve low-hanging fruit nilnil lint violations (#13230) 2026-07-03 23:48:03 +02:00
packages fix: Update swift package registry to use the metadata schema from the official Swift docs (#12200) 2026-06-26 04:25:56 +02:00
perm
project
pull
quota
repo fix: load repo language for converting to api struct (#12737) 2026-05-28 17:00:40 +02:00
secret
shared/types
system
unit
unittest chore: bump golangci-lint version (#13211) 2026-06-27 00:35:03 +02:00
user feat: adds "actor" as a protected / forbidden username (#13077) 2026-07-04 16:01:31 +02:00
webhook
error.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go fix: cleanup data before migration retry (#12370) 2026-05-05 12:41:42 +02:00
repo_test.go
repo_transfer.go
repo_transfer_test.go