[Jifty-commit] jifty-plugin-openid branch, master, updated. b49846be2868528b44285d3a5c8b9ff3b98cb791

Jifty commits jifty-commit at lists.jifty.org
Wed Dec 16 10:18:50 EST 2009


The branch, master has been updated
       via  b49846be2868528b44285d3a5c8b9ff3b98cb791 (commit)
      from  ad764750090c6a8710396d1f6269d9b8760b620c (commit)

Summary of changes:
 lib/Jifty/Plugin/OpenID.pm |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit b49846be2868528b44285d3a5c8b9ff3b98cb791
Author: Shawn M Moore <sartak at gmail.com>
Date:   Wed Dec 16 10:18:41 2009 -0500

    Mention that you have to add OpenID to plugins

diff --git a/lib/Jifty/Plugin/OpenID.pm b/lib/Jifty/Plugin/OpenID.pm
index 4c449c8..c3a130e 100644
--- a/lib/Jifty/Plugin/OpenID.pm
+++ b/lib/Jifty/Plugin/OpenID.pm
@@ -18,7 +18,9 @@ Provides OpenID authentication for your app
 
 =head2 Config
 
-please provide C<OpenIDSecret> in your F<etc/config.yml> , the C<OpenIDUA> is
+First add the C<OpenID> plugin to the list of plugins in F<etc/config.yml>.
+
+Please provide C<OpenIDSecret> in your F<etc/config.yml> , the C<OpenIDUA> is
 B<optional> , OpenID Plugin will use L<LWPx::ParanoidAgent> by default.
 
     --- 

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list