Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use OriginalURL insead of CloneAddr in migration logging (#9418)
CloneAddr will contain username and password credentials and they will get stored in system notices about failed migrations (and logs if trace is set). Replace with OriginalURL that doesn't have those.
- Loading branch information