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
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
In the step where I can add functionaries, the upload function perhaps should perform sanity checks on the data to be submitted. For example, I can drop my private key, it gets uploaded, rejected by the server, and then is printed prominently in an error message in the browser. Also, I can send whatever amount of random data, and get a lot of it returned.
The text was updated successfully, but these errors were encountered:
In the step where I can add functionaries, the upload function perhaps should perform sanity checks on the data to be submitted. For example, I can drop my private key, it gets uploaded, rejected by the server, and then is printed prominently in an error message in the browser. Also, I can send whatever amount of random data, and get a lot of it returned.
The text was updated successfully, but these errors were encountered: