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
We have a project that's been using jcifs-ng for a while, currently on 2.1.5.
We have some unit tests that started failing and we've narrowed it down to being a password with "@" in it. I added code to escape it to "%40", but it still fails all the same.
I think I'm at the end of my rope trying to figure this out.
The text was updated successfully, but these errors were encountered:
We have a project that's been using jcifs-ng for a while, currently on 2.1.5.
We have some unit tests that started failing and we've narrowed it down to being a password with "@" in it. I added code to escape it to "%40", but it still fails all the same.
I think I'm at the end of my rope trying to figure this out.
The text was updated successfully, but these errors were encountered: