Hi,
Has anyone had any success with supressing the login prompt for SAB when using a username\password?
Firefox remembers my details, but I have to click OK for each session - using username:password@sabwebsite.com causes an OK prompt to appear instead.
I've tried adding the site (localhost, 192.168.1.100, server) to:
network.automatic-ntlm-auth.trusted-uris
network.negotiate-auth.delegation-uris
network.negotiate-auth.trusted-uris
in about:config but this doesnt seem to work.
Thanks.
Authentication prompting in Firefox
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Authentication prompting in Firefox
That's just the way basic authentication works in browsers.
The user:pw@site only works for API calls.
Later we will try to implement cookie-based storage of credentials
like Google and Wikipedia do.
The user:pw@site only works for API calls.
Later we will try to implement cookie-based storage of credentials
like Google and Wikipedia do.

