-
- Downloads
[FIX] mail: allow to delete mail alias all employees
It was allowed for all employees to read, create and edit mail aliases. Only the deletion was prevented. Nevertheless, giving the possibility to rename a mail alias is allmost seen as a deletion, as you can rename it to something that just won't be used anymore. Therefore, we can consider to give any employees the rights to delete mail aliases. Besides, not allowing the unlink leads to issues when the mail alias is associated to a record the user wants to delete. He was able to create the record, and its mail aliases, but he could not remove the record, as he was not allowed to remove the mail alias. For instance, an HR officer was able to create a job position, with its mail alias, but couldn't remove the job position he created. Closes #8466
Please register or sign in to comment