Luc14860 / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
0 stars 0 forks source link

"domains" list isn't checked vs script origin/referer of calling script #137

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Leave only "test" in "domains" list of TCPEngine
2. Deploy jWebSocket client on local apache
3. Run Hello World demo using "http://localhost" in the browser, it'll connect 
successfully

What is the expected output? What do you see instead?
Rejected connection. Node.js socket.io has similar setting - "Origins" which 
actually works.

What version of the product are you using? On what operating system?
1.0beta, Ubuntu

Please provide any additional information below.

Original issue reported on code.google.com by denis.iv...@gmail.com on 22 Oct 2011 at 8:07

GoogleCodeExporter commented 9 years ago

Original comment by fivefeetfurther@gmail.com on 22 Nov 2011 at 3:57

GoogleCodeExporter commented 9 years ago
Assigned to Alex for QA

Original comment by fivefeetfurther@gmail.com on 14 Apr 2012 at 12:50