Skip to content
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

Validate meteor methods #564

Closed
Dandandan opened this issue Aug 24, 2015 · 2 comments
Closed

Validate meteor methods #564

Dandandan opened this issue Aug 24, 2015 · 2 comments

Comments

@Dandandan
Copy link

It seems that many methods aren't validated and don't check for permissions, valid data etc.

For example, I tried: Meteor.call('eraseRoom', RoomManager.openedRooms.cgeneral.rid) and that seems to remove the general channel.

@marceloschmidt
Copy link
Member

Thanks for letting us know, but you could have done that on a less-destructive way, couldn't you?

@Dandandan
Copy link
Author

Yes, I'm sorry for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants