Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalidate/Expire a selection of entries #1972

Closed
ftorto opened this issue May 17, 2018 · 2 comments
Closed

Invalidate/Expire a selection of entries #1972

ftorto opened this issue May 17, 2018 · 2 comments
Milestone

Comments

@ftorto
Copy link

ftorto commented May 17, 2018

Expected Behavior

It could be interesting to be able to select a list of entries and apply the action set expire date to now
The use cases I face are :

  • pwned password
  • too old pass
  • too simple pass

Current Behavior

Currently, this action has to be performed several times and can be time wasting
Moreover, to find interesting passwords I need to invalidate, I expect #937 (and #551) to be done.
For now, I just do for each group :

  • Display password column
  • Show password
  • Sort by password
  • Select entries matching my password

Possible Solution

  • select a set of entries
  • right click then choose in context menu "invalidate passwords"
  • All selected passwords have their expiration date set to now (or to created date due to comment in Support immediate expiration of entry #862)

Context

This could be integrated with #551

@TheZ3ro
Copy link
Contributor

TheZ3ro commented May 17, 2018

I really like the idea of Right Click -> Expire Now. This will work even when multiple entries are selected.

@TheZ3ro TheZ3ro self-assigned this May 17, 2018
@TheZ3ro TheZ3ro added this to the v2.4.0 milestone May 17, 2018
@droidmonkey droidmonkey modified the milestones: v2.4.0, v2.5.0 Jan 16, 2019
@phoerious phoerious removed this from the v2.5.0 milestone Oct 26, 2019
@droidmonkey droidmonkey added this to the v2.8.0 milestone Mar 21, 2022
@sglux
Copy link

sglux commented Apr 20, 2022

I also would welcome the context menu option to apply "expire now" or "expire never" to a selected number of entries. 👍

@droidmonkey droidmonkey moved this to Entry Layout in KeePassXC 2.8.0 Dec 6, 2022
@github-project-automation github-project-automation bot moved this from Entry Layout to Settings Overhaul in KeePassXC 2.8.0 Jan 12, 2025
droidmonkey added a commit that referenced this issue Jan 19, 2025
Closes #1972

Add ability to immediately expire an entry from the context menu

---------
Co-authored-by: Jonathan White <[email protected]>
pull bot pushed a commit to Graysonbarton/keepassxc that referenced this issue Jan 26, 2025
Closes keepassxreboot#1972

Add ability to immediately expire an entry from the context menu

---------
Co-authored-by: Jonathan White <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Settings Overhaul
Development

No branches or pull requests

5 participants