--- 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