forgejo/tests
Earl Warren 8ef73a09c9
[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)
2023-09-18 16:15:52 +02:00
..
e2e Update minimum password length requirements (#25946) 2023-08-21 19:27:50 +00:00
fuzz
gitea-lfs-meta
gitea-repositories-meta [GITEA] Improve HTML title on repositories 2023-09-18 15:43:04 +02:00
integration [GITEA] enable system users for comment.LoadPoster 2023-09-18 16:15:52 +02:00
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-09-18 13:25:11 +02:00
mysql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-09-18 13:25:11 +02:00
mysql8.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-09-18 13:25:11 +02:00
pgsql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-09-18 13:25:11 +02:00
sqlite.ini.tmpl [TESTS] increase test-sqlite log level to Trace 2023-09-18 14:00:11 +02:00
test_utils.go Refactor tests (#26464) 2023-08-12 16:30:16 +00:00