Where exactly the semi-colon from the password is removed?
Is it not stored in the connection file?
I just checked with a PHP project of mine and I can edit the connection and add semi-colons in the password fields as much as I want … and they are all saved well.
I paste in the password and then test connection. The test fails with a credentials error. I then save and exit. When I come back to it later, only the characters that were before the semi colon remain.
Here’s some videos. When semi-colon is required in password, it fails test, it fails on save, and it truncates the password when returning after close.
Using semi-colon in pass w/o testing connection.
Screen Recording 2020-11-11 at 6.57.09 AM
Semi-colon in password and testing:
Screen Recording 2020-11-11 at 6.49.46 AM
Removing semi-colon from password (everything works):