-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Support immediate expiration of entry #862
Copy link
Copy link
Closed
Labels
Description
Hi all,
Context
I'm using keepassX(C) for storing TANs (one entry per TAN).
Once used, I want to set them to 'expired' with current date / time.
Expected Behavior
I can think of two relatively simple options:
- hopefully simplest: Add "now" to entry expiration presets in 'Edit entry' mask
- more handy: Add 'Expire entry now' to entry context menu
(The luxury version which I'm not really suggesting here would be to have entries marked as TANs and auto-expire them once the password is copied. For reference, the original keepass2 has a very comprehensive TAN handling in place.)
Current Behavior
In 'Edit entry' mask, I use expiration preset 'tomorrow', then change the date by one day backwards.
That's no big issue, but if it can be simplified with small effort, it may be worth while.
Reactions are currently unavailable