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

只要前端发起sub,就会创建channel??? #74

Open
foxhunter opened this issue Jul 25, 2016 · 1 comment
Open

只要前端发起sub,就会创建channel??? #74

foxhunter opened this issue Jul 25, 2016 · 1 comment

Comments

@foxhunter
Copy link

只要客户端发起了sub,服务端就自动创建了channel了,即便我没有在内部管理端口创建这个通道。如果开启签名认证token肯定是可以解决这个问题,但是感觉channel的创建权限应该只有后端才有啊,签名只是做的第二重保障啊!不然可以刷channel了啊!

@ideawu
Copy link
Owner

ideawu commented Jul 26, 2016

如果想解决这个问题, 就要开启token验证, 设计如此.

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