hi,
first, thanks for Keepass. That's a very nice freeware. I use it for many years now.
As Pail459 has suggested me (https://sourceforge.net/projects/keepass/forums/forum/329221/topic/5048813), I add a comment here.
I am also wondering if you could think to this feature ?
The fact is, I manage a kdb with +-1000 entries. Many entries are not available anymore.
So, it will be really nice if we can select several entries in the list, right click and define them as expired.
In the same way, I am a bit surprised that we are able to define a group as expired and to see that the entries of this group aren't automatically defined as expired
Thank in advance to let me know :),
Xavier
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This would be a great feature for Heartbleed to help track sites that you still want to change your password for - in combination with http://filippo.io/Heartbleed/ to know when it is safe to make the change.
It would be great to see right-click and Tools menu items for manual expiry. Perhaps someone familiar with code would be willing to add this in short order and make a release available - or as a plugin if plugins support this kind of thing :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Paul, thank you for the input. I'm using quite a number of groups and so I did an empty search to list all entries. The UI seems to only sort within groups. Even if there is a way to sort the whole list, there are still a couple of other reason this isn't ideal for me.
hi,
first, thanks for Keepass. That's a very nice freeware. I use it for many years now.
As Pail459 has suggested me (https://sourceforge.net/projects/keepass/forums/forum/329221/topic/5048813), I add a comment here.
I am also wondering if you could think to this feature ?
The fact is, I manage a kdb with +-1000 entries. Many entries are not available anymore.
So, it will be really nice if we can select several entries in the list, right click and define them as expired.
In the same way, I am a bit surprised that we are able to define a group as expired and to see that the entries of this group aren't automatically defined as expired
Thank in advance to let me know :),
Xavier
This would be a great feature for Heartbleed to help track sites that you still want to change your password for - in combination with http://filippo.io/Heartbleed/ to know when it is safe to make the change.
It would be great to see right-click and Tools menu items for manual expiry. Perhaps someone familiar with code would be willing to add this in short order and make a release available - or as a plugin if plugins support this kind of thing :)
Change the column view to show the expiry time, sort by that time and go from there.
cheers, Paul
Paul, thank you for the input. I'm using quite a number of groups and so I did an empty search to list all entries. The UI seems to only sort within groups. Even if there is a way to sort the whole list, there are still a couple of other reason this isn't ideal for me.
For anyone who needs to expire all passwords, I made a powershell script for that. It requires a development version of KeePass and KPScript you can find here, https://sourceforge.net/p/keepass/discussion/329220/thread/6ed93b2f/, http://keepass.info/filepool/KPScript_140409.zip. I'm guessing the changes will be in 2.26 when released.
It might take a while to run if you have a lot of entries, so be patient.
** Warning: Backup your file!! **
I had a corruption, I think due to a file syncing software monitoring the file while it was being rapidly changed.
After saving the script below to a file, like expire-passwords.ps1, then right-click the file and choose "Run with PowerShell".
Last edit: Jibbers42 2014-04-09
Included in the more generic FR 1659:
https://sourceforge.net/p/keepass/feature-requests/1659/