-
-
Notifications
You must be signed in to change notification settings - Fork 119
Sensitive Parameters not being obfuscated for Laravel Telescope #544
Copy link
Copy link
Closed
saloonphp/laravel-plugin
#82Description
(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.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels