forgejo/services
Giteabot 97a0bf151a
Fix possible nil pointer access (#28428) (#28440)
Backport #28428 by @KN4CK3R

There could be a nil pointer exception if the file is not found because
that specific error is suppressed but not handled.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-12-12 23:35:32 +08:00
..
actions
agit
asymkey
attachment
auth Deprecate query string auth tokens (#28390) (#28430) 2023-12-12 13:45:00 +08:00
automerge
context
convert Fix package webhook (#27839) (#27855) 2023-10-31 11:26:28 +01:00
cron Recover from panic in cron task (#28409) (#28425) 2023-12-12 03:28:56 +00:00
externalaccount
feed
forms Fix required error for token name (#28267) (#28284) 2023-11-29 23:00:32 +08:00
gitdiff
indexer Fix missing issue search index update when changing status (#28325) (#28330) 2023-12-03 11:43:17 +00:00
issue
lfs
mailer Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
markup
migrations Fix migration panic due to an empty review comment diff (#28334) (#28362) 2023-12-05 16:58:15 +08:00
mirror
notify
org Delete repos of org when purge delete user (#27273) (#27728) 2023-11-01 10:03:12 +08:00
packages Fix possible nil pointer access (#28428) (#28440) 2023-12-12 23:35:32 +08:00
pull
release Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
repository Also sync DB branches on push if necessary (#28361) (#28403) 2023-12-11 06:16:56 +00:00
secrets
task Fix incorrect ctx usage in defer function (#27740) (#27741) 2023-10-22 14:36:49 +00:00
uinotification
user Remove action runners on user deletion (#27902) (#27908) 2023-11-05 13:20:00 +00:00
webhook Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
wiki