Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


mentalinc

3384 posts

Uber Geek
+1 received by user: 1023

Trusted

#315823 19-Aug-2024 19:24
Send private message

Hey @freitasm

 

Just needed to login again and noted the "Authenticator code" of the login page prompted me to enter the previous code.

 

Wondering if changing the 'type' from 'text' to 'password' would stop the TOTPCode attribute being cached for future use?





CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


Filter this topic showing only the reply marked as answer Create new topic
freitasm
BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3273594 19-Aug-2024 20:19
Send private message

Sorry, I don't understand.

 

You have 2FA enabled so you have to enter a time-based code.

 

Can you tell me exactly what you were trying to do and the results?





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 




mentalinc

3384 posts

Uber Geek
+1 received by user: 1023

Trusted

  #3273600 19-Aug-2024 20:28
Send private message

Using the example below, the browser (chrome) will remember tis field had 222333 enter into it. When you login the next time, it will prompt if you want to use 222333 again.

 

Suggestion is to change it to html type 'password' so the browser doesn't save the OTP codes.

 

 

 





CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


freitasm
BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3273610 19-Aug-2024 20:38
Send private message

I guess you have the Form Fill feature enabled in your browser then?

 

 

 

 





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 




mentalinc

3384 posts

Uber Geek
+1 received by user: 1023

Trusted

  #3273619 19-Aug-2024 21:02
Send private message

Yeah i guess it must be Form Fill feature, but not sure storing OTP in Form Fill is a good outcome, vs it being treated as a password field?





CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


MadEngineer
4591 posts

Uber Geek
+1 received by user: 2570

Trusted

  #3273625 19-Aug-2024 22:00
Send private message

This is why we disable that stupid function




You're not on Atlantis anymore, Duncan Idaho.

freitasm
BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3273632 19-Aug-2024 22:44
Send private message

The form fill is not helpful really. Also the code changes every 30 seconds so that is... useless.





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


 
 
 

Stream your favourite shows now on Apple TV (affiliate link).
Lias
5655 posts

Uber Geek
+1 received by user: 3978

ID Verified
Trusted
Lifetime subscriber

  #3273764 20-Aug-2024 09:10
Send private message

In line with what OP was suggesting.

 

 

<input style="background-color:#f5f2d0" type=text name="TOTPCode" size="40" maxlength="6"> (Two-factor authentication improves security. You can enable this option in your profile page)

 

 

If you were to change the type of that field from text to password, form fill should stop trying to cache it.





I'm a geek, a gamer, a dad, a Quic user, and an IT Professional. I have a full rack home lab, size 15 feet, an epic beard and Asperger's. I'm a bit of a Cypherpunk, who believes information wants to be free and the Net interprets censorship as damage and routes around it. If you use my Quic signup you can also use the code R570394EKGIZ8 for free setup. Opinions are my own and not the views of my employer.


freitasm
BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3273768 20-Aug-2024 09:22
Send private message

Why would you change the background colour?





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


freitasm
BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3273769 20-Aug-2024 09:24
Send private message

And why change the type to password (which will mask the input making it harder for users)? I could add autocomplete="off" to that field and done.





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


Lias
5655 posts

Uber Geek
+1 received by user: 3978

ID Verified
Trusted
Lifetime subscriber

  #3273770 20-Aug-2024 09:25
Send private message

freitasm:

 

Why would you change the background colour?

 

 

That's your code Mauricio, you tell me lol. 

 





I'm a geek, a gamer, a dad, a Quic user, and an IT Professional. I have a full rack home lab, size 15 feet, an epic beard and Asperger's. I'm a bit of a Cypherpunk, who believes information wants to be free and the Net interprets censorship as damage and routes around it. If you use my Quic signup you can also use the code R570394EKGIZ8 for free setup. Opinions are my own and not the views of my employer.


freitasm
BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3273772 20-Aug-2024 09:34
Send private message

Ah, sorry. That's the yellow/cream tint inside the boxes.

 

I've added autocomplete="off" now, see how it goes.





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


HP

 
 
 
 

Shop now for HP laptops and other devices (affiliate link).
Behodar
11094 posts

Uber Geek
+1 received by user: 6071

Trusted
Lifetime subscriber

  #3273842 20-Aug-2024 11:50
Send private message

You may wish to consider autocomplete="one-time-code" (note that the "control group" of "password" does not necessitate setting type="password").


freitasm
BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3273857 20-Aug-2024 12:59
Send private message

Thanks for the suggestion, added.





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


MadEngineer
4591 posts

Uber Geek
+1 received by user: 2570

Trusted

  #3274784 23-Aug-2024 13:21
Send private message

Nice suggestion and awesome that it’s been implemented




You're not on Atlantis anymore, Duncan Idaho.

mentalinc

3384 posts

Uber Geek
+1 received by user: 1023

Trusted

  #3274808 23-Aug-2024 14:49
Send private message

Awesome, thanks for the super speedy updates!





CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


Filter this topic showing only the reply marked as answer Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.