source:
branches/HiveStatistics/sources/HeuristicLab.Services.WebApp.Maintenance/3.3/Web.config
@
13365
Last change on this file since 13365 was 12852, checked in by ascheibe, 9 years ago | |
---|---|
File size: 204 bytes |
Rev | Line | |
---|---|---|
[12852] | 1 | <?xml version="1.0"?> |
2 | <configuration> | |
3 | <system.web> | |
4 | <authorization> | |
5 | <allow roles="Hive Administrator"/> | |
6 | <deny users="*" /> | |
7 | </authorization> | |
8 | </system.web> | |
9 | </configuration> |
Note: See TracBrowser
for help on using the repository browser.