You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening issue #75 made me think about the passwords leaking on the logs. That should be avoided.
Somehing like:
2022/02/24 19:00:15 failed to connect to PostgreSQL server: parse postgresql://postgres:[email protected]/postgres?ssl=required
: net/url: invalid control character in URL ```
The text was updated successfully, but these errors were encountered:
Opening issue #75 made me think about the passwords leaking on the logs. That should be avoided.
Somehing like:
The text was updated successfully, but these errors were encountered: