Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan committed Nov 21, 2024
1 parent 2688bf6 commit 9440256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rotation.go
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ func (b *backend) setStaticAccountPassword(ctx context.Context, s logical.Storag
// Generate a new WAL entry and credential
output.WALID = ""
default:
// Reuse the password from the existing WAL entry
newPassword = wal.NewPassword
usedExistingWAL = true
}
Expand Down

0 comments on commit 9440256

Please sign in to comment.