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

feat(htpasswd): add autoreload for htpasswd #2933

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vooon
Copy link
Contributor

@vooon vooon commented Jan 31, 2025

What type of PR is this?

feature

Which issue does this PR fix:

Fix #2925

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@vooon
Copy link
Contributor Author

vooon commented Jan 31, 2025

Unsure, htpasswd change do not require full reload with server restarts. But putting the logic into existing watcher much easier.
And in my case the event is not very often.

@vooon
Copy link
Contributor Author

vooon commented Jan 31, 2025

Looks like it works, but not as fast as file updates.

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.

[Feat]: Autoreload htpasswd on changes
1 participant