-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
hi,
any chance you could redact the password from URLs? I.e.:
>>> import ada_url
>>> ada_url.URL("https://hynek:leaked-password@example.com")
<URL "https://hynek:leaked-password@example.com/">repr()s pop up everywhere including logging and error reporting like Sentry – you can leave them in str(), of course.
I like to use URL objects in my configurations so that makes it double-troubling if I have database credentials flying around.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels