[infrastructure] Gitea doesn't allow attachments with *.kcrash extention #159

Open
opened 3 months ago by Fat-Zer · 2 comments
Collaborator

A rather small but a paper-cut-level thing: TDECrash dialog saves bugs with *.kcrash extension e.g. tdevelop.kcrash. But gitea refuses to add them as attachments saying "You are not allowed to upload this file type" (or something similar, haven't checked how it looks without translation).

It would be nice to have somewhat native extension supported by default.

A rather small but a paper-cut-level thing: TDECrash dialog saves bugs with `*.kcrash` extension e.g. `tdevelop.kcrash`. But gitea refuses to add them as attachments saying "You are not allowed to upload this file type" (or something similar, haven't checked how it looks without translation). It would be nice to have somewhat native extension supported by default.
Fat-Zer changed title from Gitea doesn't allow attachments with *.kcrash extention to [infrastructure] Gitea doesn't allow attachments with *.kcrash extention 2 months ago
Poster
Collaborator

This one should be pretty easy to fix. See ALLOWED_TYPES in Issue and pull request attachments (attachment) section.

This one should be pretty easy to fix. See `ALLOWED_TYPES` in [Issue and pull request attachments (attachment)][1] section. [1]: https://docs.gitea.com/administration/config-cheat-sheet#issue-and-pull-request-attachments-attachment
Owner

Yes. @SlavekB has some updates to make to the gitea configuration in order to allow to update to more recent versions, so this could be fixed at the same time.

On the other hand, crash files can be huge, so uploading zipped files may be a wiser approach?
EDIT: actually not THAT huge.... they are not log files. My bad.

Yes. @SlavekB has some updates to make to the gitea configuration in order to allow to update to more recent versions, so this could be fixed at the same time. On the other hand, crash files can be huge, so uploading zipped files may be a wiser approach? EDIT: actually not THAT huge.... they are not log files. My bad.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tde#159
Loading…
There is no content yet.