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
When uploading a plugin file, using a '/' character in the filename returns an error, making it so that folder specification cannot be used when uploading plugin files.
The following regex should be updated to fix this.
When uploading a plugin file, using a '/' character in the filename returns an error, making it so that folder specification cannot be used when uploading plugin files.
The following regex should be updated to fix this.
dioptra/src/dioptra/restapi/v1/plugins/schema.py
Line 35 in c289747
The text was updated successfully, but these errors were encountered: