- Issue created by @krystalcode
- Merge request !5Issue #3451443 Added permission for resending emails → (Open) created by krystalcode
- Status changed to Needs review
8 months ago 1:41am 31 May 2024 - Status changed to Needs work
8 months ago 10:03am 7 June 2024 - 🇧🇪Belgium svendecabooter Gent
Thanks for the merge request.
An update hook would indeed be required, to grant all users that currently have permission to resend the email, that new permission.
Or alternatively, we could adjust the access check as follows:Either you have access via the new permission OR you have access via the current access check logic.
That would avoid automatically adding permissions to users, which is maybe not what all site owners want to happen automatically...