Skip to content

feat: include authenticated user identity in HTTP access log #9990

@ardentperf

Description

@ardentperf

Describe the solution you'd like

Currently the HTTP access log (gunicorn/Apache) always shows - for the user field because pgAdmin uses session-based auth rather than HTTP Basic auth. For deployments with multiple users this makes it impossible to correlate access log entries with individual users for auditing, security review, or troubleshooting. I'd like to show the authenticated user's username on the requests in the HTTP access log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions