1
0
Fork 0
forgejo/models
Earl Warren bb78cdcec0
[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 aeb9a2c2b8)
(cherry picked from commit 0bfac925c2)
2023-11-06 17:14:54 +01:00
..
actions
activities
admin
asymkey
auth
avatars
db [GITEA] Add slow SQL query warning 2023-11-06 16:04:13 +01:00
dbfs
fixtures
forgejo/semver
forgejo_migrations
git
issues [GITEA] enable system users for comment.LoadPoster 2023-11-06 17:14:54 +01:00
migrations
organization
packages
perm
project
pull
repo
secret
shared/types
system
unit
unittest
user [GITEA] notifies admins on new user registration 2023-11-06 17:14:54 +01: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