README.md
Rendering markdown...
<?xml version="1.0" encoding="UTF-8"?>
<tomcat-users xmlns="http://tomcat.apache.org/xml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://tomcat.apache.org/xml tomcat-users.xsd"
version="1.0">
<role rolename="user"/>
<!-- Unique legit user for test purpose -->
<user username="legit" password="s3cr3t" roles="user"/>
</tomcat-users>