diff web/log.py @ 185:adbf70d1449f

working
author Matt Johnston <matt@ucc.asn.au>
date Thu, 06 Feb 2014 22:45:16 +0800
parents cbe14244a372
children 8318d50d766d
line wrap: on
line diff
--- a/web/log.py	Thu Feb 06 20:35:43 2014 +0800
+++ b/web/log.py	Thu Feb 06 22:45:16 2014 +0800
@@ -285,3 +285,7 @@
         r.append(n)
 
     return json.dumps(r, sort_keys=True, indent=4)
+
+
+def get_csrf_blob(user_ident):
+    return "aaa"