websitepanel/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.Base/Common
robvde 80672a555f This change allows you to specify which role is allowed to login to the panel
Add the element ExcludedRolesToLogin tp the SiteSettings.config and specify
comma separate which roles are not allowed to login to the panel. e.g.:

<ExcludedRolesToLogin>Administrator,Reseller</ExcludedRolesToLogin>

By doing this you can eliminate the attack surface by publishing the portal
twice. One for the organization administrators and an internal one for the
adminsitrators and reseller admins
2012-07-11 20:28:33 +04:00
..
BusinessErrorCodes.cs This change allows you to specify which role is allowed to login to the panel 2012-07-11 20:28:33 +04:00
GenericStringResult.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
MailTemplate.cs Initial project's source code check-in. 2011-07-13 16:07:32 -07:00