(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / Mono.Http / samples / auth.xml
blobd17b330316eb64ad859c9cc18b8f815d90307f53
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- This file can be used together with authentication modules -->
3 <users>
4 <user name="gonzalo" password="lalala">
5         <role name="user" />
6 </user>
7 </users>