strongbox-password-safe / Strongbox

A KeePass/Password Safe Client for iOS and OS X
https://strongboxsafe.com
GNU Affero General Public License v3.0
1.29k stars 100 forks source link

How to put Password *and* Token to the same password field. #653

Closed arapov closed 7 months ago

arapov commented 1 year ago

Hello, (I haven't found other way to reach out support/helpdesk, web doesn't provide any contact)

I am using some services that requires to put both password and otp_token to the same password field: i.e. password field should look like: Pa$$w0rt456123, where 456123 is token.

Is there a way to configure Strongbox to certain urls, to put the token right after the password in the very same field?

thanks, Anton

strongbox-mark commented 1 year ago

Hi there, there's no way to do this at the moment. The TOTP is copied to the clipboard though, so you could fill and then paste it. Would that work for you?

arapov commented 1 year ago

I know about TOTP copied to clipboard. It would be nice to see Strongbox to be able to use the token the way I described. I will be happy to see an RFE out for this question. :-)

tnx.

unicorn855 commented 1 year ago

I am curious @arapov , how is the suggested way different from what you want to achieve (apart from you having to manually append the contents of the clipboard right after the password has been filled)? From how I understand @strongbox-mark's suggestion, it would be what you asked for, albeit 'half-automated', wouldn't it?

arapov commented 1 year ago

@unicorn855 yes, what @strongbox-mark suggested is the way I use it today. If it would be possible to re-define the password field content, such as $new_pass = $pass + $otp, it would be a huge improvement for me. I remember it was possible in some other keepassxc(?) ui, back when I used Linux desktop.

strongbox-mark commented 7 months ago

Just to come back to this, I believe you should be able to do this by appending {TOTP} to your password field. If this is something you still want to do. Have reports of users doing this and it works well for them.