Closed stonebuzz closed 5 years ago
PluginUninstallModel Class use rightname 'uninstall:profil'
But model.php in front folder check PluginUninstallProfile rightname which is 'profile'
Therefore a user with the right to read / modify can not access the model
This PR prevent this
PluginUninstallModel Class use rightname 'uninstall:profil'
But model.php in front folder check PluginUninstallProfile rightname which is 'profile'
Therefore a user with the right to read / modify can not access the model
This PR prevent this