From 53a2c4d4a18c2f5903961bce7bc61cf19336157f Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Thu, 2 May 2013 19:45:39 -0400 Subject: Forum: Make anonymity typesafe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ‘username’ and ‘usernameOrAnonymous’ are now separate types. --- forum/lib.urp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'forum/lib.urp') diff --git a/forum/lib.urp b/forum/lib.urp index 6593a1d..77d7073 100644 --- a/forum/lib.urp +++ b/forum/lib.urp @@ -1,9 +1,12 @@ allow url //bbaren.scripts.mit.edu/urweb/6.947-static/forum/forum.css allow env SSL_CLIENT_S_DN_CN +allow env SSL_CLIENT_S_DN_Email +allow env * rewrite style Main/Forum/* Forum/ rewrite style Main/Forum/ Forum/ $/option +$/string ../styles author entryClass -- cgit v1.2.3