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

Allow max password age #34

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

virot
Copy link
Contributor

@virot virot commented Oct 25, 2024

Allow restricting issuing based on max password age in minutes.
Two testcases added
Data stored as Int64 is transformed to String to allow less changes to project

@Sleepw4lker
Copy link
Owner

Awesome, thank you very much. Can you please shed some light on your use case so that I can include this in the docs?
Thanks!

@Sleepw4lker Sleepw4lker merged commit fd8658e into Sleepw4lker:main Oct 25, 2024
1 check passed
@virot
Copy link
Contributor Author

virot commented Oct 25, 2024

We are using Yubikeys and Security wanted to make sure that certificates could not be requested without the end noticing.
An email can be removed, you password has been changed will be noticed.

@virot virot deleted the MaximumPasswordAge branch October 25, 2024 17:34
@virot
Copy link
Contributor Author

virot commented Oct 25, 2024

#35 Contains the Yubikey support

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 this pull request may close these issues.

2 participants