cubicweb/server/session.py
changeset 11374 0e50215016f3
parent 11372 4482e94daabe
parent 11348 70337ad23145
child 11699 b48020a80dc3
--- a/cubicweb/server/session.py	Thu Jun 23 08:53:21 2016 +0200
+++ b/cubicweb/server/session.py	Thu Jun 23 15:52:04 2016 +0200
@@ -1117,7 +1117,7 @@
     # CWUser compat for notification ###########################################
 
     def name(self):
-        return 'cubicweb'
+        return ''
 
     class _IEmailable:
         @staticmethod