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

Refresh Web Backend JWT Secret Upon File Changes With FSNotify #9810

Merged
merged 13 commits into from Oct 28, 2021

Conversation

rauljordan
Copy link
Contributor

This PR watches for file changes to the auth token file for the web UI backend and refreshes the JWT secret of the server if it changes

@prestonvanloon
Copy link
Member

Any test we can add for this?

@rauljordan
Copy link
Contributor Author

Yep good idea, I think i can add a test that will write to the file

@rauljordan rauljordan added Ready For Review A pull request ready for code review Web UI Related to our beautiful Web UI labels Oct 25, 2021
@rauljordan rauljordan merged commit 0b09e3e into develop Oct 28, 2021
@rauljordan rauljordan deleted the auth-refresh branch October 28, 2021 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review Web UI Related to our beautiful Web UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants