2martens / de.plugins-zum-selberbauen.ultimate

A fully functional CMS for WCF 2.0
GNU General Public License v3.0
4 stars 0 forks source link

Links in EditSuite sidebar should only be visible with correct permissions #348

Closed 2martens closed 9 years ago

2martens commented 9 years ago

Right now the sidebar is hardcoded without permissions. This means that users could click on the link but then receive a 'Permission Denied' exception which is bad interface behaviour. Therefore these links should only be visible if the user can actually use them.