mirror of
https://github.com/open-webui/open-webui.git
synced 2025-04-04 01:49:13 +02:00
omit canvas spoofing toast.error for signups
This commit is contained in:
parent
5694f16624
commit
1af62a70f0
@ -43,12 +43,6 @@
|
||||
}
|
||||
);
|
||||
|
||||
if (!canvasPixelTest()) {
|
||||
toast.error('Canvas pixel test failed, fingerprint evasion likely. Default image used.', {
|
||||
autoClose: 1000 * 10
|
||||
});
|
||||
}
|
||||
|
||||
await setSessionUser(sessionUser);
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user