Re: [Freevo-devel] password less webserver 1.7.3

2007-09-07 Thread Jody Gugelhupf
--- Evan Hisey <[EMAIL PROTECTED]> wrote: > Jody- > It keeps asking for a password with or without a WWW_USERS= entry. > Anyone have any ideas? > > Evan > if you have uncommented the WWW_USERS= entry in the local_conf.py and it still asks you for a password, then it could be that your freevo

Re: [Freevo-devel] password less webserver 1.7.3

2007-09-06 Thread Evan Hisey
Jody- It keeps asking for a password with or without a WWW_USERS= entry. Anyone have any ideas? Evan On 8/27/07, Evan Hisey <[EMAIL PROTECTED]> wrote: > Jody- > That is the change then. Under 1.6.2 if you set username and > password to blank it did no ask. > > Evan > > On 8/27/07, Jody Gugelh

Re: [Freevo-devel] password less webserver 1.7.3

2007-08-27 Thread Evan Hisey
Jody- That is the change then. Under 1.6.2 if you set username and password to blank it did no ask. Evan On 8/27/07, Jody Gugelhupf <[EMAIL PROTECTED]> wrote: > hi evan :) > not sure if i get your question right, but by default 1.7.3 is not asking for > a user/pass to > access the webserver si

Re: [Freevo-devel] password less webserver 1.7.3

2007-08-27 Thread Jody Gugelhupf
hi evan :) not sure if i get your question right, but by default 1.7.3 is not asking for a user/pass to access the webserver site, if u want it to ask for username/password, then u can actuvate that in the local_conf.py, just a mtter of commenting out if u you don't want it... is it that what yo

[Freevo-devel] password less webserver 1.7.3

2007-08-27 Thread Evan Hisey
Well here is an interesting change, in the 1.6.2 and earlier webserver you could set WWW_USERS={"":""} (it is behind a firewall router) and not get asked for a password. In 1.7.3 it asks for a username and password. The question becomes how do you do it 1.7.3 Evan