Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.49k stars 266 forks source link

{generator:true} in all template fields #1493

Open Thunichgud opened 1 year ago

Thunichgud commented 1 year ago

When I create a new template with a password field I enter the field name "xyz", activate the security switch => OK and enter "text {generator:true}" as field format. After saving of the new template the password field always contains only "text". The extension "{generator:true}" will never be saved. So it is not possible to implement the Password Generator.

Version: KeepassDX 3.5.0 and 3.4.5 Device: Samsung Galaxy S4 (Modell: GT-I9505) OS: LineageOS 18.1 (Android 11)

J-Jamet commented 1 year ago

It is well described in the wiki that due to the current format of the old plugin, the generator option can only be set to the [Password] field. So this is not a bug but a limitation of the old format. You have to describe the new storage format in conjunction with KeePassXC to do this feature. https://github.com/Kunzisoft/KeePassDX/wiki/Templates#text