I tried to play a directory like "/xxxxxx/xxxxx [xxxx]/" with digest auth without any problems. Are you sure to have the last version of gnump3d?
On 5/22/07, samuel alba <[EMAIL PROTECTED]> wrote:
erf, I had some problems with urlDecode function when I made the patch. Maybe the url is badly decoded, I'll look at it when I have few minutes. On 5/22/07, Ross Mohn <[EMAIL PROTECTED]> wrote: > OK, I got that working, but it breaks when I try to navigate to a > subdirectory that contains square bracket characters, as in: > > "/Pop Music/Cocteau Twins/Garlands [1982]/" > > It won't let me into those directories at all in Digest mode, but works > fine in Basic mode. Directories without square brackets, though I > haven't tried all possibilities. > > Thoughts? > Thanks! -Ross > > > On Tue, 2007-05-22 at 19:59 +0200, samuel alba wrote: > > Hi, > > > > you can read in the configuration file, near line 300 : > > ------------------ > > # OR, for Digest authentification, the password file should be of > > # the following format: > > # > > # username:hash > > # username2:hash2 > > # > > # hash or hash2 represent MD5(login:GNUMP3d:password) > > # To generate an hash string, type: > > # $> echo -n 'username:GNUMP3d:password' | md5sum > > ------------------ > > > > You can also generate auth lines with htdigest binary from apache-utils package. > > > > If you don't understand something else about auth .password file > > generation, don't hesitate to reply :) > > > > - shad > > > > On 5/22/07, Ross Mohn <[EMAIL PROTECTED]> wrote: > > > How do you create your passwords for auth digest? I've been playing with > > > both htpasswd and htdigest, but I can't seem to get it done. > > > Please help! > > > Thanks! -Ross > >
_______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
