lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

KV auth service - delete expired reset password tokens

Open eden-ohana opened this issue 2 years ago • 1 comments

On the DB implementation, the function markTokenSingleUse of the auth service also deletes all expired tokens from the DB. Find a way to delete all expired tokens (need to scan all tokens) and we don't want to do it on this function.

eden-ohana avatar Jun 13 '22 18:06 eden-ohana

@itaiad200, Due to our discussion, do you want to change the priority and implement it before release? If we need to change the way we create the token, it should be prior to migration

N-o-Z avatar Aug 01 '22 09:08 N-o-Z

This issue is now marked as stale after 90 days of inactivity, and will be closed soon. To keep it, mark it with the "no stale" label.

github-actions[bot] avatar Nov 01 '23 14:11 github-actions[bot]

@nopcoder is this still relevant?

N-o-Z avatar Nov 01 '23 17:11 N-o-Z

Closing. We should have an issue to remove any code left related to reset password token.

nopcoder avatar Nov 02 '23 07:11 nopcoder