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

Make timeout on recover tokens sysadmin managable. #157

Open
bapril opened this issue Apr 3, 2017 · 0 comments
Open

Make timeout on recover tokens sysadmin managable. #157

bapril opened this issue Apr 3, 2017 · 0 comments
Assignees
Milestone

Comments

@bapril
Copy link
Member

bapril commented Apr 3, 2017

pf/lib/user.go

/* Give somebody 7 days to use the recovery feature */
timeout := time.Now().Add(7 * 24 * time.Hour)

Number of days should come from system config file.

@bapril bapril added the ACK label Oct 7, 2017
@bapril bapril added this to the Trident 1.4.7 milestone Oct 7, 2017
@bapril bapril self-assigned this May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant