Closed vincent-peugnet closed 3 years ago
user need to confirm that they really want to manage before they're actually added as managers.
This could be done by adding a confirm (bool) property to Manage class. Methods like getManagedSharables in User class could filter the unconfirmed sharables
confirm (bool)
Manage
getManagedSharables
User
user need to confirm that they really want to manage before they're actually added as managers.