|
|
@@ -47,10 +47,11 @@
|
|
|
<add name="AspNetWindowsTokenRoleProvider" type="System.Web.Security.WindowsTokenRoleProvider" applicationName="/"/>
|
|
|
</providers>
|
|
|
</roleManager>
|
|
|
- <authorization>
|
|
|
- <allow roles="CG67\GS - Fiches collèges" />
|
|
|
- <deny roles="CG67\GS - Fiches collèges - exclusion" />
|
|
|
- <deny users="*" />
|
|
|
+ <authorization>
|
|
|
+ <allow roles="CG67\GS - Fiches collèges - exception" />
|
|
|
+ <deny roles="CG67\GS - Fiches collèges - exclusion" />
|
|
|
+ <allow roles="CG67\GS - Fiches collèges" />
|
|
|
+ <deny users="*" />
|
|
|
</authorization>
|
|
|
</system.web>
|
|
|
<system.webServer>
|