The Dink Network

Reply to Re: Website Memberships

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
January 9th 2005, 05:36 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Nope, .htpasswd definately does not use MD5. I think they are just encrypted using 'crypt', if that makes any sense.

You're better off not using basic authentication, because there is no reliable way to remove users. If you remove someone from the .htpasswd file, they can still have access because it 'remembers' that the user is still logged in.