sysPass icon indicating copy to clipboard operation
sysPass copied to clipboard

Very minor question/comment on version numbers in config.xml

Open MarcSamD opened this issue 3 years ago • 0 comments

sysPass Version image

Describe the question I use git method for minor updates in sysPass, so basically removing/updating any file inside /syspass folder except for /syspass/app/config folder (in order to keep my keys and all my configurations details).

But the config.xml is including <appVersion> <configVersion> <databaseVersion> hardcoded so it makes the "Application Information" very misleading with different version numbers as shown on the screenshot above.

So either my way of updating sysPass is wrong (but I don't see how I could automatically update the config.xml without losing all my settings), either I suggest that these 3 "Versions" parameters are moved out of the config.xml and config folder. BTW logically speaking, they are not configuration parameters.

MarcSamD avatar Jul 29 '22 10:07 MarcSamD