Replies: 2 comments
-
|
in basicauth.c, i see this comment: /*
* Add entry to the basicauth list
*/
void basicauth_add (sblist *authlist,
const char *user, const char *pass)so yeah, it seems as if multiple user/pass combos can be stored. why didn't you just try it out ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does tinyproxy supports multiple users and passwords in one config file?
Beta Was this translation helpful? Give feedback.
All reactions