eberedigital's avatar

Hashed user password in error log, can it be removed?

So I tried to register a user, failed since it didn't have access to the .sqlite file (woops) But it then posted the failed sql query which does include the hashed password for the user, I don't really like passwords in the logs.

Is there a way to filter this out in Laravel natively?

0 likes
1 reply
Nakov's avatar

Here is a good StackOverflow answer for the same question.

Please or to participate in this conversation.