leoojg 96b7ee44b2
fix: correct encode mongodb auth credentials (#10024)
* fix: correct encode mongodb auth credentials

when use the special character `@` into mongodb password result in unauthorized because the it has no encoding

Closes: #9885

* we need to close connections at the end

* fixed js issue

* adjust import statement

* style: run prettier

---------

Co-authored-by: Umed Khudoiberdiev <pleerock.me@gmail.com>
2023-05-09 16:25:49 +05:00
..
2023-04-06 10:57:00 +05:00
2022-03-17 21:01:45 +05:00