forgejo/models
Earl Warren 2ada2074b5
[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)
2023-10-02 19:23:42 +02:00
..
actions
activities
admin
asymkey
auth
avatars
db [GITEA] Add slow SQL query warning 2023-10-02 19:23:41 +02:00
dbfs
fixtures [GITEA] Improve HTML title on repositories 2023-10-02 19:23:24 +02:00
forgejo/semver
forgejo_migrations
git
issues [GITEA] enable system users for comment.LoadPoster 2023-10-02 19:23:42 +02:00
migrations
organization
packages make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
perm
project
pull
repo [GITEA] Improve HTML title on repositories 2023-10-02 19:23:24 +02:00
secret
shared/types
system
unit
unittest make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
user [GITEA] enable system users search via the API 2023-10-02 19:23:42 +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