1
0
Fork 0
forgejo/models
Earl Warren 64438ff837
[GITEA] enable system users for comment.LoadPoster
System users (Ghost, ActionsUser, etc) have a negative id and may be
the author of a comment, either because it was created by a now
deleted user or via an action using a transient token.

The GetPossibleUserByID function has special cases related to system
users and will not fail if given a negative id.

Refs: https://codeberg.org/forgejo/forgejo/issues/1425
(cherry picked from commit 97667e06b3)
(cherry picked from commit 8ef73a09c9)
(cherry picked from commit fa8a00d264)
(cherry picked from commit 2ada2074b5)
(cherry picked from commit f9a59b940a)
(cherry picked from commit cd82834043)
(cherry picked from commit 7fb032c240)
2023-10-23 15:35:33 +02:00
..
actions
activities
admin
asymkey
auth [GITEA] silently ignore obsolete sudo scope 2023-10-23 15:35:32 +02:00
avatars
db [GITEA] Add slow SQL query warning 2023-10-23 15:35:32 +02:00
dbfs
fixtures [GITEA] Improve HTML title on repositories 2023-10-23 15:35:32 +02:00
forgejo/semver [UPGRADE] add sanity checks for [storage*] 2023-10-23 14:20:50 +02:00
forgejo_migrations
git
issues [GITEA] enable system users for comment.LoadPoster 2023-10-23 15:35:33 +02:00
migrations
organization
packages
perm
project
pull
repo [GITEA] Improve HTML title on repositories 2023-10-23 15:35:32 +02:00
secret
shared/types
system
unit
unittest [TESTS] tests.AddFixtures helper loads additional per-test fixtures 2023-10-23 14:20:50 +02:00
user [GITEA] enable system users search via the API 2023-10-23 15:35:33 +02:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go