[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-26 Thread Dominik Kummer
https://bugs.kde.org/show_bug.cgi?id=487303

--- Comment #14 from Dominik Kummer  ---
(In reply to Dezheng He from comment #12)
> I discovered this issue no later than the 18th of this month and it seems to
> have been fixed by Cloudflare now

QWebengine is still non-human to Cloudflare. But thats another story. But I am
glad Cloudflare finally took action within a few days as soon as KDE community
got involved.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=487303

--- Comment #13 from Kai Uwe Broulik  ---
Git commit ee2584eca783947a5013d8a7ff15a492dc6b357b by Kai Uwe Broulik.
Committed on 25/05/2024 at 14:06.
Pushed by broulik into branch 'master'.

Namespace custom event types

They can clash with website otherwise.

M  +4-4extension/content-script.js
M  +5-5extension/page-script.js

https://invent.kde.org/plasma/plasma-browser-integration/-/commit/ee2584eca783947a5013d8a7ff15a492dc6b357b

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-25 Thread Dezheng He
https://bugs.kde.org/show_bug.cgi?id=487303

Dezheng He  changed:

   What|Removed |Added

 CC||sparro...@gmail.com

--- Comment #12 from Dezheng He  ---
I discovered this issue no later than the 18th of this month and it seems to
have been fixed by Cloudflare now

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-24 Thread ShellWen
https://bugs.kde.org/show_bug.cgi?id=487303

ShellWen  changed:

   What|Removed |Added

 CC||m...@shellwen.com

--- Comment #11 from ShellWen  ---
I can't reproduce this question today, even though it existed yesterday. The
environmental check can now be passed straight away. Any more reports on this?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=487303

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-browser-integration/-/merge_requests/128

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-23 Thread Ken
https://bugs.kde.org/show_bug.cgi?id=487303

--- Comment #9 from Ken  ---
(In reply to Ken from comment #8)
> Confirm the same issue using Brave browser with KDE Plasma Integration v1.9.
> Turnstile works fine on the same machine using Firefox and works fine on
> Brave when Plasma Integration extension is disabled.

PS - Issue only started recently (this week).  Have been using Brave with
Plasma Integration for years without prior Turnstile issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-23 Thread Ken
https://bugs.kde.org/show_bug.cgi?id=487303

Ken  changed:

   What|Removed |Added

 CC||k...@remotetohome.io

--- Comment #8 from Ken  ---
Confirm the same issue using Brave browser with KDE Plasma Integration v1.9. 
Turnstile works fine on the same machine using Firefox and works fine on Brave
when Plasma Integration extension is disabled.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487303

mba...@outlook.com changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|CONFIRMED   |REPORTED
 CC||mba...@outlook.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-22 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=487303

Fabian Vogt  changed:

   What|Removed |Added

 Status|ASSIGNED|CONFIRMED

--- Comment #7 from Fabian Vogt  ---
It's the mpris media sessions integration, to be precise the
document.createElement override.

Even just

document.createElement = function() { return
Document.prototype.createElement.apply(this, arguments); }

breaks it so I'm not sure what can be done there.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=487303

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-browser-integration/-/merge_requests/127

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-21 Thread Steve Zhu
https://bugs.kde.org/show_bug.cgi?id=487303

Steve Zhu  changed:

   What|Removed |Added

 CC||steve.ziyao...@icloud.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487303

dofficialg...@gmail.com changed:

   What|Removed |Added

 CC||dofficialg...@gmail.com

--- Comment #5 from dofficialg...@gmail.com ---
Also experiencing this issue on all (chromium) browsers that I have the
extension enabled on, regardless if actually running on Linux.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-21 Thread Miguel Guthridge
https://bugs.kde.org/show_bug.cgi?id=487303

--- Comment #4 from Miguel Guthridge  ---
Site owners responded, saying that the only meaningful information was that the
browser "pushed a managed challenge". Not 100% sure what this means or how it
is impacted by the extension, but definitely worth investigating.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-21 Thread Miguel Guthridge
https://bugs.kde.org/show_bug.cgi?id=487303

Miguel Guthridge  changed:

   What|Removed |Added

 CC||h...@outlook.com.au

--- Comment #3 from Miguel Guthridge  ---
I am also experiencing this issue.

Platform: Fedora 40 Linux (Gnome, extension installed because I distro-hop)
Browser: Firefox Developer Edition (v127.0b3), installed through COPR, did not
happen in regular Firefox
Site: https://support.image-line.com/action/login (may need to load page by
clearing site data then hitting the login button in the top right)

I've contacted the site owners and am hoping they can provide more details by
checking my RayID in their Cloudflare logs.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-21 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=487303

Fabian Vogt  changed:

   What|Removed |Added

 Status|CONFIRMED   |REPORTED
 Ever confirmed|1   |0
 CC||fab...@ritter-vogt.de

--- Comment #2 from Fabian Vogt  ---
I'm using vivaldi 6.5 here. On gitlab.com I get the cloudflare human
verification prompt both without and with p-b-i and checking the checkbox works
as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 487303] plasma-brower-integration causes Cloudflare to lock out humans

2024-05-20 Thread Dominik Kummer
https://bugs.kde.org/show_bug.cgi?id=487303

Dominik Kummer  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Dominik Kummer  ---
I can confirm now that the Chromium Plasma Integration Extension causes
Cloudflare to classify me as non-human.

-- 
You are receiving this mail because:
You are watching all bug changes.