server/session.py
changeset 11372 4482e94daabe
parent 10752 c69f109293f2
parent 11371 2cc16363d6a3
--- a/server/session.py	Thu Jun 16 17:45:16 2016 +0200
+++ b/server/session.py	Tue Jun 21 07:44:35 2016 +0200
@@ -1123,7 +1123,7 @@
     # CWUser compat for notification ###########################################
 
     def name(self):
-        return 'cubicweb'
+        return ''
 
     class _IEmailable:
         @staticmethod