-
Notifications
You must be signed in to change notification settings - Fork 12
Settings can be accessed by any client player #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Commenting all the un-required functionality on the client side player. |
@mukkachaitanya By un-required do you mean unnecessary utilities? Because the dangerous commented functions can still be used for malicious purposes. |
@prampey I guess this can be a sub of #9 and closed |
might still want to go through all commented code before releasing to check security ... |
In fact there are few other things that modify the details in the database which need to be removed from the code. |
Settings can be used to change the current music directory of the server from any client player. This feature should be removed and relocated into a separate function for use only on the server.
The text was updated successfully, but these errors were encountered: