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

implement new basic auth password change mechansim #202

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

thirdeyenick
Copy link
Contributor

This implements the new password rotation mechanism for basic-auth in deplo.io apps.

update/application.go Outdated Show resolved Hide resolved
golangci-lint reported "printf: non-constant format string in call..." which happens if the format string of a printf like function is a variable and not a constant.
@thirdeyenick thirdeyenick force-pushed the allow-to-change-password-basic-auth branch from 36629f9 to b02c977 Compare January 20, 2025 10:52
@thirdeyenick thirdeyenick merged commit 98c98df into main Jan 20, 2025
2 checks passed
@thirdeyenick thirdeyenick deleted the allow-to-change-password-basic-auth branch January 20, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants