I need to edit the password modification date of some items, as I use a PasswordChangeReminder plugin which calculates the days remaining until the password expires.
Unfortunately for some items the field was updated or entered long after the actual change, and therefore I wanted to set the real password setting date.
There seems to be nothing that can do it...
I also saw that in the margin of the password modification date and time it says "based on history" so he updates it precisely on that event, but obviously I can't make a backdated event.
I need to edit the password modification date of some items, as I use a PasswordChangeReminder plugin which calculates the days remaining until the password expires.
Unfortunately for some items the field was updated or entered long after the actual change, and therefore I wanted to set the real password setting date.
There seems to be nothing that can do it...
I also saw that in the margin of the password modification date and time it says "based on history" so he updates it precisely on that event, but obviously I can't make a backdated event.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is no password modification date in a KeePass record. The only times relate to the entire record not individual fields.
The password change based on history is a calculation using the modified time of the records where the password is different.
If you want to change the modified time for an entry you will need to export that entry as XML, modify the XML data in an editor and then import the XML, overwriting the existing. (Make a backup or two before you do this.)
cheers, Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I need to edit the password modification date of some items, as I use a PasswordChangeReminder plugin which calculates the days remaining until the password expires.
Unfortunately for some items the field was updated or entered long after the actual change, and therefore I wanted to set the real password setting date.
There seems to be nothing that can do it...
I also saw that in the margin of the password modification date and time it says "based on history" so he updates it precisely on that event, but obviously I can't make a backdated event.
I need to edit the password modification date of some items, as I use a PasswordChangeReminder plugin which calculates the days remaining until the password expires.
Unfortunately for some items the field was updated or entered long after the actual change, and therefore I wanted to set the real password setting date.
There seems to be nothing that can do it...
I also saw that in the margin of the password modification date and time it says "based on history" so he updates it precisely on that event, but obviously I can't make a backdated event.
There is no password modification date in a KeePass record. The only times relate to the entire record not individual fields.
The password change based on history is a calculation using the modified time of the records where the password is different.
If you want to change the modified time for an entry you will need to export that entry as XML, modify the XML data in an editor and then import the XML, overwriting the existing. (Make a backup or two before you do this.)
cheers, Paul