Commit changes that were in 1.002
[catagits/Catalyst-Authentication-Credential-HTTP.git] / t / live_app.t
index 99b02b2..e9b9ea0 100644 (file)
@@ -27,6 +27,8 @@ use HTTP::Request;
                 credential => { 
                     class => 'HTTP', 
                     type  => 'basic',
+                    password_type => 'clear', 
+                    password_field => 'password'
                 },
             },
         },