git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@960431
13f79535-47bb-0310-9956-
ffa450edef68
</section>
+ <section id="urlencoding"><title>Usernames and Passwords</title>
+ <p>Note that form submission involves URLEncoding the form data:
+ in this case the username and password. You should therefore
+ pick usernames and passwords that avoid characters that are
+ URLencoded in form submission, or you may get unexpected results.</p>
+ </section>
+
<directivesynopsis>
<name>AuthFormProvider</name>
<description>Sets the authentication provider(s) for this location</description>