Allow user to see its mail forwarding address

This commit is contained in:
Benjamin Dauvergne 2015-03-26 19:49:23 +01:00
parent 8b6d78d403
commit 3ce6d6ffff
1 changed files with 1 additions and 0 deletions

View File

@ -541,6 +541,7 @@ $GLOBALS['LSobjects']['LSsupannPerson'] = array (
),
),
'rights' => array(
'self' => 'r',
'admin' => 'w'
),
'view' => 1,