Well, that took a while to track down. Both the permissions check and the validation need to be done on the body, not the client.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6311 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Par Winzell
2010-11-30 01:23:59 +00:00
parent 9572a8464d
commit 3146ca071e
6 changed files with 189 additions and 62 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>naryalib</artifactId>
<packaging>swc</packaging>
<version>1.3-SNAPSHOT</version>
<version>1.4-SNAPSHOT</version>
<name>narya</name>
<description>Facilities for making networked multiplayer games.</description>
<url>http://code.google.com/p/narya/</url>