what was the need for a pop up login dialog box. the old login was better, especially for iphone where now the username and pasword cant be auto-filled..
go back to the old login screen..
0.5 beta new login dialog box sucks.
Forum rules
Help us help you:
Help us help you:
- 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.
0.5 beta new login dialog box sucks.
Last edited by chuckkay on December 19th, 2009, 7:33 pm, edited 1 time in total.
Re: 0.5 beta new login dialog box sucks.
I have come across this problem too. I have always used ma_username & ma_password in my bookmarks so the browser logs in automatically, but since installing 0.5.0 (any Beta), the authentication box appears irrespective.
The only way around it is to use http://username:password@localhost:port/sabnzbd/ (does not work with IE 7)
This currently happens on FireFox 3.5.6, IE 7 & Safari 4.0.4 on WinXP SP3 and on both my iPod Touch 3G & iPhone 3GS.
I have SAB 0.5.0B4 running on WinXP SP3
The only way around it is to use http://username:password@localhost:port/sabnzbd/ (does not work with IE 7)
This currently happens on FireFox 3.5.6, IE 7 & Safari 4.0.4 on WinXP SP3 and on both my iPod Touch 3G & iPhone 3GS.
I have SAB 0.5.0B4 running on WinXP SP3
Last edited by JohnSCS on December 20th, 2009, 8:40 am, edited 1 time in total.
Re: 0.5 beta new login dialog box sucks.
My mobile device doesn't support HTTP auth, so I can't login at all. I had to disable my login info. It seems like an unnecessary change.
Re: 0.5 beta new login dialog box sucks.
The previous login method was a kludge that can no longer
be combined with the updated web server we use.
We are not going back to the old web server, because that
would mean we can no longer offer HTTPS (plus some more).
End of discussion, we're not going back to the previous method.
I will check if it's possible to support the alternative way properly.
be combined with the updated web server we use.
We are not going back to the old web server, because that
would mean we can no longer offer HTTPS (plus some more).
End of discussion, we're not going back to the previous method.
I will check if it's possible to support the alternative way properly.
Code: Select all
http://localhost:8080/sabnzbd/?ma_username=USERNAME&ma_password=PASSWORD
Re: 0.5 beta new login dialog box sucks.
Yes, but some dumb web browsers don't support it (like IE).