Skip to content

Sensitive Parameters not being obfuscated for Laravel Telescope #544

@Horlerdipo

Description

@Horlerdipo

(I am creating this here because I cannot find where to create issues on the laravel-plugin repository)
I upgraded to the Saloon V4 this morning and I saw that the TelescopeMiddleware that records all Saloon HTTP requests has been added to the laravel-plugin(thanks for this, I can finally remove the custom middleware i wrote).

However, I noticed that sensitive details are not being obfuscated unlike on the Telescope HTTP request itself.
The first image is a request captured by Telescope using my custom implementation and below it is the request captured by the new TelescopeMiddleware that was added on v4.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions