melo936 / ChromiumHardening

GNU General Public License v3.0
105 stars 12 forks source link

Unable to login to websites #16

Closed he3als closed 2 years ago

he3als commented 2 years ago

The Issue with SoundCloud and Google

Hello, with the command line flags, I am unable to log into Google or SoundCloud without getting an error saying that my browser may not be insecure (it thinks I am a bot) or that I am a robot in the case of SoundCloud. I am using Brave and my command line arguments are here. Without using the command line arguments, it works as expected and I can login. I presume it would also trigger other websites to not allow me to login either.

Images

image image

melo936 commented 2 years ago

No matter how funny it is, but the problem is caused by --disable-notifications. Google sign-in works now, but I've not tested SoundCloud.

Thanks for reporting.

he3als commented 2 years ago

SoundCloud sign in now works, I have made a pull request adding a workaround for this. https://github.com/dreammjow/ChromiumHardening/pull/17