Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5003)

Issue 95030044: code review 95030044: go.tools/playground/socket: require origin to set up so... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by adg
Modified:
9 years, 11 months ago
Reviewers:
rsc
CC:
rsc, golang-codereviews
Visibility:
Public.

Description

go.tools/playground/socket: require origin to set up socket handler This prevents cross-site request forgery attacks.

Patch Set 1 #

Patch Set 2 : diff -r 90700ea62175 https://code.google.com/p/go.tools #

Patch Set 3 : diff -r df3cb6b735e4 https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -3 lines) Patch
M playground/socket/socket.go View 1 3 chunks +26 lines, -3 lines 0 comments Download

Messages

Total messages: 3
rsc
LGTM
9 years, 11 months ago (2014-05-05 15:20:03 UTC) #1
adg
Hello rsc@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
9 years, 11 months ago (2014-05-05 15:42:12 UTC) #2
adg
9 years, 11 months ago (2014-05-05 15:42:15 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=bda3619e7a2c&repo=tools ***

go.tools/playground/socket: require origin to set up socket handler

This prevents cross-site request forgery attacks.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://codereview.appspot.com/95030044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b