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
I added python-magic to check the actual bytes of the upload. I also had
to adapt the tests because of that.
Is also necessary for compatabilty with the new docatl upload-icon
feature.
fixes: #289
I added Python-Magic to do that. I also had to adapt the tests because
they succeeded even though the content was text not binary.
Is also required for the new docatl push-icon feature.
fixed: #289
The mime type is not checked properly in icon-upload, which is why it sometimes fails even though the file is an image
The text was updated successfully, but these errors were encountered: