keepass2android
keepass2android copied to clipboard
[BUG] Placeholder for password in URL always shows cleartext password
Checks
- [X] I have read the FAQ section, searched the open issues, and still think this is a new bug.
Describe the bug you encountered:
- Use the {PASSWORD} placeholder in the url
- E.g. http://{USERNAME}:{PASSWORD}@...
- Save the change
- You can see the password as clear text in the url field
Describe what you expected to happen:
The password should not be visible in the url (but usable)
What version of Keepass2Android are you using?
1.09e-r7
Which version of Android are you on?
10
is any other KeePass client handling this in a different way?
Yes, e.g. KeepassXC (for Windows) shows http://{USERNAME}:{PASSWORD}@... as http://someuser:******@...
I would expect something similar in Keepass2Android (and BTW in any other KeePass-client)