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 ability to change retro passwords #5

Open
davidje13 opened this issue Sep 8, 2019 · 0 comments
Open

Add ability to change retro passwords #5

davidje13 opened this issue Sep 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@davidje13
Copy link
Owner

davidje13 commented Sep 8, 2019

Changing the password should also cycle the retro auth keys and force all connections to the retro to close immediately with 4403. This will cause all tokens to become invalid, and prompt a re-authentication flow for the users.

The user changing the password should be re-authenticated automatically. Other users should be prompted for the new password.

Might be best to handle this through a new API rather than through the WebSockets.

Depends on #4 for automatic re-authentication flow.

@davidje13 davidje13 added the enhancement New feature or request label Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant