websitepanel/WebsitePanel/Sources/WebsitePanel.WebPortal/Code
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
..
Adapters Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
Controls Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
ContentPane.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
ModuleControl.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
ModuleControlType.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
ModuleDefinition.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
PageModule.cs More granularity to the available roles: 2012-07-11 18:18:13 +04:00
PageTitleProvider.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
PortalConfiguration.cs More granularity to the available roles: 2012-07-11 18:18:13 +04:00
PortalControlBase.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
PortalPage.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
PortalThemeProvider.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
PortalUtils.cs This change allows you to specify which role is allowed to login to the panel 2012-07-11 20:28:33 +04:00
SecureSessionModule.cs Update Copyright information on updated files 2012-07-04 08:37:14 -04:00
SiteSettings.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
SiteStructure.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
WebPortalControlBase.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
WebsitePanelSiteMapProvider.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00