1
0
mirror of https://github.com/silverstripe/silverstripe-dms synced 2024-10-22 14:05:56 +02:00
silverstripe-dms/resources/web.config

6 lines
108 B
Plaintext

<system.web>
<authorization>
<allow users="username">
<deny users="*"/>
</authorization>
</system.web>