Skip to content
New issue

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

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

Already on GitHub? # to your account

More flexible Password Expiry (ISO 8601? Hours?) #2465

Open
Viajaz opened this issue Aug 26, 2024 · 0 comments
Open

More flexible Password Expiry (ISO 8601? Hours?) #2465

Viajaz opened this issue Aug 26, 2024 · 0 comments

Comments

@Viajaz
Copy link

Viajaz commented Aug 26, 2024

🚀 Feature Request

The ability to set a password expiry less than a day; to set an arbitrary number of hours (eg: 4).

Perhaps, an even more flexible approach could be the ability to provide an ISO 8601 via the API (p.json):

password[payload]=mypassword&password[expiry]=2024-08-26T08%3A58%3A24+0000&password[expire_after_views]=10

🔈 Motivation

A one day expiry is still too long for some sensitive information and use-cases, the ability to have an expiry measured in hours will reduce attack surface further.

🛰 Alternatives

None.

📎 Additional context

N/A

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant