ReproNim / reproschema-ui

UI to render ReproSchema based protocols and assessments.
https://www.repronim.org/reproschema-ui/
Other
3 stars 18 forks source link

fix: post if server is not null and token available #342

Closed satra closed 2 weeks ago

satra commented 2 weeks ago

the current sendRetry code will post to a url that is not configured as a server or has no auth token. this PR prevents any data submission without access to a backend server and an auth tooken.