--- a/server/session.py Thu Mar 24 09:43:25 2016 +0100
+++ b/server/session.py Tue Jun 21 07:42:30 2016 +0200
@@ -1119,7 +1119,7 @@
# CWUser compat for notification ###########################################
def name(self):
- return 'cubicweb'
+ return ''
class _IEmailable:
@staticmethod