aMule Forum

English => en_Bugs => Topic started by: vdb on October 30, 2005, 12:50:42 PM

Title: 20051029 - Can not log into webserver without password?
Post by: vdb on October 30, 2005, 12:50:42 PM
I have searched the forum a bit, but I haven't found a question or answer to this: In the CVS webservers, it seems that you can't log in without password anymore. It works with the "admin" password, but not with an empty one. Even though low-rights is enabled etc. This holds true for both the PHP and the "old" webservers.

Is this perhaps a result of the changing configuration file entries?


PS: Great work on the PHP guys, when I get it to serve me pages, it looks great.  :)
PS2: Will the PHP based server also be standard if it is started from the daemon?
Title: Re: 20051029 - Can not log into webserver without password?
Post by: thedude0001 on October 30, 2005, 10:09:21 PM
It's not a bug, it's a feature!

Somebody decided that it would be quite insecure to have an empty password. So this is no longer supported.
Title: Re: 20051029 - Can not log into webserver without password?
Post by: vdb on October 31, 2005, 01:55:07 PM
That explains it perfectly, thanks!