[Jifty-commit] r6422 - in jifty/trunk: lib/Jifty/Plugin/Authentication

Jifty commits jifty-commit at lists.jifty.org
Wed Feb 25 00:45:01 EST 2009


Author: alexmv
Date: Wed Feb 25 00:45:00 2009
New Revision: 6422

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Plugin/Authentication/Password.pm

Log:
 r42577 at kohr-ah:  chmrr | 2009-02-25 00:34:51 -0500
 Slight POD cleanup


Modified: jifty/trunk/lib/Jifty/Plugin/Authentication/Password.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/Authentication/Password.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/Authentication/Password.pm	Wed Feb 25 00:45:00 2009
@@ -26,7 +26,9 @@
 
 B<CAUTION:> This plugin is experimental.
 
-This may be combined with the L<Jifty::Plugin::User> and L<Jifty::Plugin::LetMe> plugins to provide user accounts and form-based password authentication to your application.
+This may be combined with the L<Jifty::Plugin::User> and
+L<Jifty::Plugin::LetMe> plugins to provide user accounts and
+form-based password authentication to your application.
 
 =head2 METHODS
 


More information about the Jifty-commit mailing list