"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "a9212aadf8c5a8c486ef6a120e362cd3f8f6ae19"
Commit 1af62a70 authored by Danny Liu's avatar Danny Liu
Browse files

omit canvas spoofing toast.error for signups

parent 5694f166
......@@ -43,12 +43,6 @@
}
);
if (!canvasPixelTest()) {
toast.error('Canvas pixel test failed, fingerprint evasion likely. Default image used.', {
autoClose: 1000 * 10
});
}
await setSessionUser(sessionUser);
};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment