Moderator: moderators
<?php
include("rwmail.php");
$fromname = "Hellscream Admin";
$sender = "admin@hellscream.dyndns.org";
$nohash = 'None'; //Don't change!
//Auto register mail
$subject = "Registration on hellscream.dyndnsc.org";
$open1 = file_get_contents('lib/mail/regmail.txt', true);
$message = adddata($open1,$username,$spassword,$email,$nohash);
//Pass reet mail
$subject2 = "Passwordreset request on hellscream.dyndns.org";
$open2 = file_get_contents('lib/mail/passresetmail.txt', true);
$message2 = adddata($open2,$username,$spassword,$email,$hash);
//adminmail
//If a user registers, a mail will be send to the follwoing address...
$adminemail = "my mail";
$adminsubject = "Registration on Subsonic";
$adminmessage = $username." is registered on the server.";
?>
Hellscream wrote:That is what i need to but if you are worried about download access you already have that option and few others that you can enable or disable. So try it and give support to developer to add admin approve for newly created account. I already like it.
gurutech wrote:Not sure how letting someone stream music would be illegal. It would be the same as having them sit in your car with you while you are playing your own MP3's on your iphone/android through the stereo.
But as Hellscream stated, you can disable "downloading" as a default option. I have mine set up this way, although the registration part doesn't work for me just yet. I only create accounts for those I know in person, who wouldn't download my music anyway...
SparkyRih wrote:Adding an option to aprove a user shouldn't be a hard thing to do, I will see if I have time this weekend to add it.
I guess y' all know that you can give a new user rights by editing the config file?
For example, if you register on my server, you are allowed to listen to msic, but you are not allowed to donwload it by default.
If some-one has any more questions... I will check this topic more often again from now on...
Return to Subsonic Registration Engine
Users browsing this forum: No registered users and 1 guest