You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: check for unknown/None content_type within attachment handling (#3413)
* fix: check for unknown/None content_type for pastebin uploader
* don't check text/plain
* fix: check content_type is not None before checking charset in filtering
0 commit comments