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
Add support for filtering allowed file types.
SecureUpload currently allows all file types. We should restrict uploads to specific allowed file types (e.g., .jpg, .png, .pdf).
Add support for filtering allowed file types.
SecureUpload currently allows all file types. We should restrict uploads to specific allowed file types (e.g., .jpg, .png, .pdf).