Commit 80523287 authored by Vincent Pelletier's avatar Vincent Pelletier

fixup! ERP5Security.ERP5UserManager: Extend enumerateUser.

parent a95a5aec
......@@ -267,6 +267,7 @@ class ERP5UserManager(BasePlugin):
# Extra properties, specific to ERP5
'path': user['path'],
'uid': user['uid'],
'login_list': user['path'] and [
{
'reference': user['reference'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment