##// END OF EJS Templates
only compare host:port in Websocket.check_origin...
only compare host:port in Websocket.check_origin don't include protocol - matches tornado's own behavior - avoids incorrect 403 in http-behind-https proxy situations.

File last commit:

r17291:d1162f79
r17851:812a7956
Show More
style.less
6 lines | 70 B | text/x-less | LessCssLexer
/*!
*
* IPython auth
*
*/
@import "login.less";
@import "logout.less";