mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 09:05:04 -05:00
98e6629154
Both user and password are cleared uncondtitionally. Added unit test 1621 to verify. Fixes #3423 Closes #3433
28 lines
268 B
Plaintext
28 lines
268 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
stripcredentials
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<features>
|
|
unittest
|
|
https
|
|
</features>
|
|
<name>
|
|
unit tests for stripcredentials from URL
|
|
</name>
|
|
<tool>
|
|
unit1621
|
|
</tool>
|
|
</client>
|
|
|
|
</testcase>
|