Update terraform backend mongodb and side lab charts - #62
Open
devpro wants to merge 8 commits into
Open
Conversation
Chart 0.3.0 packages application 1.3.0, which adds a failed-attempt lockout, a short-lived credential cache, a dummy-hash verify that closes a username enumeration oracle, and an authentication failure log carrying the caller's address. Expose the settings those need under authentication and network. network.trustAllProxies defaults to true because it is the only setting that works behind an ingress whose address is not known in advance, and because the alternative, every request looking like the ingress, makes every caller share one lockout bucket and turns the lockout into the denial of service it exists to prevent. Document the choice in the chart README, along with the ingress annotation for rate limiting, which belongs at the edge rather than in the application, and the fact that TLS termination is not optional when the credential is replayed on every request. Add AGENTS.md and CLAUDE.md, recording the layout, the release rule that a chart change needs a version bump in the same commit, and the writing style used across these repositories. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011th2BLVHbkVe4NvmUZ2rCb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.