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
Introduce validation rules to restrict uploads based on file size, allowed MIME types and probably other factors. This ensures only supported and safe files are accepted by the system.
Validation rules must be updated using grpc and kraken