LadybirdBrowser / ladybird

Truly independent web browser
https://ladybird.org
BSD 2-Clause "Simplified" License
21.3k stars 928 forks source link

Cannot sign into google services, Google says ladybird is "not secure" #928

Open WesfunOfficial opened 2 months ago

WesfunOfficial commented 2 months ago

OS: MacOS Sequoia Public Beta 15.0 (Build: 24A5298h) Ladybird Build: 6a19cff

Steps: Made the attempt at logging into Google services (https://www.google.com) as that's my primary email client, once i entered my email address into the prompt i was given the error by google that this is an "Unsecured Browser" see attatched image below. Not a huge deal at the moment as im testing ladybird out and well aware this is the Pre-Alpha stage while everything is being built but wanted to bring this to the contribution teams attention as i didnt see an exisiting issue request open

Screenshot 2024-08-01 at 6 33 35 PM
OfficialPixelBrush commented 2 months ago

Have you tried changing your user agent?

WesfunOfficial commented 2 months ago

If I'm being honest, I'm not entirely sure how to do that

Hendiadyoin1 commented 2 months ago

There's a drop-down for that in the debug tab to select a user agent

vpzomtrrfrt commented 2 months ago

changing user agent appears to break the page in other ways, and still doesn't avoid the "may not be secure" message

Possibly related error: Cannot access property "supports" on undefined object "c.sandbox"

AtkinsSJ commented 2 months ago

Looks like that's DOMTokenList.supports()

Seems like a pretty straightforward method to implement if anyone is interested.

EDIT: Wait, never mind, we implement that. :thonk:

WesfunOfficial commented 1 month ago

I know the issue is still ongoing, but i do see progress towards implementation, however issue persists on build ba36312