Accepting third party cookies in preview editor mode sends the message.
Steps to reproduce:
1. Go to Cookies and click Reject optional cookies
2. Paste any embeded link like Youtube in a new thread or reply box editor and click Preview
3. Click Accept third party cookies in embed video/whatever...
Hi @au lait, last update breaks compatibility with https://xenforo.com/community/resources/signup-abuse-detection-and-blocking.6812/ multi account detection bypass
If i add this line back to XF/Pub/Controller/Login.php
$loginPlugin->lau_login = true;
I can stealth login again :)
I think its Xenforo bug, but this addon doesn't show correctly the list of connected users of a thread (only showing myself) in Xenforo 2.3RC4.
Fixed by changing "src/addons/SV/UserActivity/XF/Pub/Controller/Thread.php" line 75 from:
'controller' => \XF\Pub\Controller\Thread::Class,
to...
It only happend with videos i think.
Sample urls:
https://foropl.com/threads/el-maravilloso-y-definitivo-vidrio-de-los-hilos.81164/post-6313650
https://foropl.com/attachments/146452/
I found a bug with r2 storage, if i delete the local files from data folder after rclone move, all my old smilies uploaded by xenforo system gets a 404 error:
So I need to change manually to my r2 subdomain:
Same for pwa icons and so :D