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
fix: support special characters in db urls (NangoHQ#2575)
This commit URL encodes db username and password when used inside
postgres db url
If db urls are set as env vars, users must URL encode them if they
contain any special char
## Checklist before requesting a review (skip if just adding/editing
APIs & templates)
- [ ] I added tests, otherwise the reason is:
- [ ] I added observability, otherwise the reason is:
- [ ] I added analytics, otherwise the reason is:
0 commit comments