|
just use simple referrer based authentication
allow each members area to link to each other just from the members url's.
Just like your .htaccess file stores passwords, you can do this with referrers so that a list of sites can access a usually authenticated domain.
|