mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
When trying to use the notify function that comes from a normal user with sudo flag enabled, it wasn't letting the user access it. Adding the su flag to the check should allow sudo users using this feature.