0.5 beta new login dialog box sucks.

Questions and bug reports for Beta releases should be posted here.
Forum rules
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.
Post Reply
chuckkay
Newbie
Newbie
Posts: 12
Joined: December 11th, 2008, 11:14 pm

0.5 beta new login dialog box sucks.

Post by chuckkay »

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..
Last edited by chuckkay on December 19th, 2009, 7:33 pm, edited 1 time in total.
JohnSCS
Newbie
Newbie
Posts: 42
Joined: August 17th, 2009, 12:23 am

Re: 0.5 beta new login dialog box sucks.

Post by JohnSCS »

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
Last edited by JohnSCS on December 20th, 2009, 8:40 am, edited 1 time in total.
Ancillas
Newbie
Newbie
Posts: 12
Joined: February 24th, 2008, 3:08 am

Re: 0.5 beta new login dialog box sucks.

Post by Ancillas »

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.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.5 beta new login dialog box sucks.

Post by shypike »

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.

Code: Select all

http://localhost:8080/sabnzbd/?ma_username=USERNAME&ma_password=PASSWORD
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.5 beta new login dialog box sucks.

Post by shypike »

Yes, but some dumb web browsers don't support it (like IE).
Post Reply