hover-dns-updater icon indicating copy to clipboard operation
hover-dns-updater copied to clipboard

Not working with mandatory 2FA setting on Hover admin account

Open lmann99 opened this issue 1 year ago • 5 comments

Recent Hover account settings requiring mandatory 2FA are preventing successful login

lmann99 avatar Apr 20 '23 05:04 lmann99

Yes this too is affecting me

davehahn avatar May 26 '23 19:05 davehahn

Check the pull request, I've made some updates so it will work with Hover 2FA

lmann99 avatar May 29 '23 03:05 lmann99

Any chance we can get this merged? I run this in a docker container so I need this to be built into main

davehahn avatar May 30 '23 13:05 davehahn

I tried Imann99's commit as a solution but got stuck, if you could take a look at it, https://github.com/texasaggie97-zz/hover-dns-updater/pull/13#issuecomment-1571048791

darkcrono avatar Jun 01 '23 01:06 darkcrono

I ran into a similar issue at the start. I found that I had to remove the spaces from key displayed at end of text "If you can't scan the code, enter this secret key manually: xxxx xxxx xxxx xxxx xxxx xxxx xx" => xxxxxxxxxxxxxxxxxxxxxxxxxx.

Before you save the generated key on Hover you can manually add the site into Google Authenticator. If no errors the key should work in the app so go ahead and save on Hover now...

lmann99 avatar Jun 01 '23 03:06 lmann99