1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-12 10:44:27 +00:00
Giteabot 665a06c41f
Catch and handle unallowed file type errors in issue attachment API (#30791) (#30834)
Backport #30791 by kemzeb

Before, we would just throw 500 if a user passes an attachment that is
not an allowed type. This commit catches this error and throws a 422
instead since this should be considered a validation error.

Co-authored-by: Kemal Zebari <60799661+kemzeb@users.noreply.github.com>
2024-05-03 01:45:45 +08:00
..
2024-03-04 08:16:03 +00:00
2024-04-23 02:22:43 +00:00
2024-03-26 15:48:53 +08:00
2024-03-04 08:16:03 +00:00
2024-04-08 21:26:41 +00:00
2024-04-08 21:26:41 +00:00
2024-03-04 08:16:03 +00:00
2024-04-08 21:26:41 +00:00
2024-03-04 08:16:03 +00:00