X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FPlugin%2FAuthentication%2FCredential%2FPassword.pm;h=960d9ff25c02f935a90b69be4388e42e48c7f737;hb=078c2289a67179f675a16f4561f8e39a5e3a25df;hp=a0d76f02f0df917d6d329f64d0a52e65ed480474;hpb=85593aa9f81fe81a6a13f91d7f4d2f0476af812f;p=catagits%2FCatalyst-Plugin-Authentication.git diff --git a/lib/Catalyst/Plugin/Authentication/Credential/Password.pm b/lib/Catalyst/Plugin/Authentication/Credential/Password.pm index a0d76f0..960d9ff 100644 --- a/lib/Catalyst/Plugin/Authentication/Credential/Password.pm +++ b/lib/Catalyst/Plugin/Authentication/Credential/Password.pm @@ -373,4 +373,8 @@ not function as expected. Try to log a user in, receives a hashref containing authentication information as the first argument, and the current context as the second. +=head2 check_password( ) + +=head2 login( ) + =cut