BnF template for password

BnF modifies the order.xml that way to be able to collect contents protected by password.

<newObject name="HTMLLoginForm" class="org.archive.crawler.datamodel.credential.HtmlFormCredential">

<string name="credential-domain">adresse du domaine</string>

<string name="login-uri">adresse de la connexion</string>

<string name="http-method">POST</string>

<map name="form-items">

<string name="form_field1">value1</string>

<string name="form_field2">value2</string>

,,,

<string name="form_fieldy">valuey</string>

</map>

</newObject>