Following this question about Windows Domain Authentication with Firefox, does FF support using wildcards in the URI's? I'm not finding anything where it mentions support either way.
|
feedback
|
|
Just to expand on redbeard0x0a's answer, it seems that it's matching based on the end of the string, not a sub string. So, if you have a company domain like "mycompany.com" with servers like svn.mycompany.com, sharepoint.mycompany.com, mail.mycompany.com, you could modify the
or just include them all and any other internal servers by doing:
| |||||||
feedback
|
|
I don't know if I understand the question correctly, but I'm thinking you are trying to use a wildcard in the network.authentication-ntlm-auth.trusted-uris inside firefox's config. I think everything is matched on a sub-string (internally it seems to work like If you end up having a url of | |||
|
feedback
|
http://localhostworks fine. – Matthew Flaschen Jul 19 '11 at 22:23