kentico_jurajo
-
12/19/2013 7:43:25 AM
RE:Site Manager module in CMS Desk
Hi,
Yes, you are right, the \CMSModules\EmailQueue\EmailQueue.aspx.cs is inheriting from SiteManagerPage class which is checking the user on global admin explicitly.
What may help is change the class inheritance e.g. to CMSToolsPage - and it will be checked as when adding a custom module to the Tools menu.
Note - there are more files involved in the e-mail queue interface so you may need to change the inheritance for them as well.
Best regards, Juraj Ondrus
|