This is the test page. If you got here, then you got by the authentication. Good for you! The .htaccess file looks like this:
The code to perform the authentication can be found at the end of common.tcl in the conf directory.
The code in common.tcl for this test will return the same password regardless of what username you enter. Normally, of course, you would look up the user's password via some other resource.