CMB / edbrowse

A command-line editor and web browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdBrowse forgets Google authentication

byron-hawkins opened this issue · comments

When I sign in to my Google account in EdBrowse, it asks for 2-factor authentication via SMS. After entering the verification code, EdBrowse stores several cookies in my cookie jar, which should include the setting "do not ask again on this computer". But when I restart EdBrowse and sign in again, Google does ask for 2-factor authentication again. So for some reason the cookies are not getting handled like normal.

I just tried it and it didn't work. Neither "do not ask again on this computer" for the 2FA nor the "remember me" feature seem to work - when restarting edbrowse, I need to relogin and do the 2-factor-authentification again.

I just noticed my mistake - I haven't specified a cookie-jar in .ebrc on this machine...

Works a treat now, issue may be closed.