- Edited
I´m testing sharing login link, and when I open it the TOTP wont work, stay freeze on "Hover.."
I´m testing sharing login link, and when I open it the TOTP wont work, stay freeze on "Hover.."
error when loads the page
error when mouseover on "Hover..
Does the OTP show on the tech portal when you hover?
Can you share the string you're inputting into the OTP login entry field? *If you're not comfortable sharing, the format should be as per the secret key here: https://totp.danhersam.com/
yes, work normal on tech portal… only on shared link give me these errors…
and the otp is generating numbers ok, validated the login with it
tested puting my key in this site, it works too, I've validated generated numbers login in ( its a microsoft 365 account )
same problem…
with edge and chrome
Oh, Firefox seems to be fine but Chrome fails. Interesting..
Correction, this works if you are logged into the client portal - browser plays no role. I am able to reproduce, thank you
It seems this file was edited to point to ajax.php to decode the OTP using the secret. We need to move this to point to a publicly accessible ajax endpoint instead.
I think here is when it was changed: itflow-org/itflow3bd8842
Sorry for the delay. itflow-org/itflow917 should patch this.
Pulling this in Thanks for the fix @wrongecho