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

Add hour options (4, 8, 12, 16) to password expiration presets #7369

Closed
Tspinler opened this issue Feb 1, 2022 · 3 comments · Fixed by #7738
Closed

Add hour options (4, 8, 12, 16) to password expiration presets #7369

Tspinler opened this issue Feb 1, 2022 · 3 comments · Fixed by #7738

Comments

@Tspinler
Copy link

Tspinler commented Feb 1, 2022

Summary

Add options for expiring passwords after smaller increments such as 4 hours, 8 hours 12 hours etc. Better yet, allow me to add custom presets to what I need.

Examples

Expires after Presets: 4 hour, 8 hour, 12 hour, Custom

Context

We use passwords that expire after 12 hours.

@droidmonkey
Copy link
Member

This seems like a password that is issued to you by a centralized authentication service then. Is that true? If so you wouldn't necessarily want to mark it as expired by every 12 hours just refresh the password given and enter it into that same entry. Either way, you can manually edit the time field in the expired field to set the hours.

@Tspinler
Copy link
Author

Tspinler commented Feb 1, 2022

We use checkout IDs/passwords on a daily basis. Our standard is 12 hour password expiration for most user IDs. It would be useful if there were a preset for 12 hours. I know i can modify the expiration time, but since I do this daily, a preset would be handy.

@schlimmchen
Copy link
Contributor

Related to #4896.

schlimmchen added a commit to schlimmchen/keepassxc that referenced this issue Mar 31, 2022
schlimmchen added a commit to schlimmchen/keepassxc that referenced this issue Mar 31, 2022
droidmonkey pushed a commit that referenced this issue Mar 31, 2022
* Add hours precision to TimeDelta

* Add 12 hours expiration preset

Fixes #7369
pull bot pushed a commit to nonomal/keepassxc that referenced this issue Mar 31, 2022
* Add hours precision to TimeDelta

* Add 12 hours expiration preset

Fixes keepassxreboot#7369
t-h-e pushed a commit to t-h-e/keepassxc that referenced this issue Sep 8, 2022
* Add hours precision to TimeDelta

* Add 12 hours expiration preset

Fixes keepassxreboot#7369
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants