s3tables: remove duplicate comment in permissions.go
This commit is contained in:
@@ -182,7 +182,6 @@ func ExtractPrincipalFromContext(contextID string) string {
|
||||
}
|
||||
}
|
||||
|
||||
// Extract from context, e.g., "user123" or "account-id"
|
||||
// Extract from context, e.g., "user123" or "account-id"
|
||||
// This is a simplified version - in production, this would parse AWS auth headers
|
||||
// TODO: Parse AWS Signature V4 identity or mTLS identity
|
||||
|
||||
Reference in New Issue
Block a user