From: Kieren Diment Date: Mon, 2 Jun 2008 13:33:46 +0000 (+0000) Subject: added password X-Git-Tag: v5.8005~283 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=0909d46f048c5d6407bdc0b99bcfb7835f3c2284;hp=9ad715b3a89ba2d34123a2d0f4624302bc169f78 added password --- diff --git a/lib/Catalyst/Manual/Tutorial/AdvancedCRUD/FormFu.pod b/lib/Catalyst/Manual/Tutorial/AdvancedCRUD/FormFu.pod index 36a2232..644f107 100644 --- a/lib/Catalyst/Manual/Tutorial/AdvancedCRUD/FormFu.pod +++ b/lib/Catalyst/Manual/Tutorial/AdvancedCRUD/FormFu.pod @@ -259,12 +259,12 @@ running) and restart it: $ script/myapp_server.pl -Login as C. Once at the Book List page, click the new -HTML::FormFu "Create" link at the bottom to display the form. Fill in -the following values: Title = "Internetworking with TCP/IP Vol. II", -Rating = "4", and Author = "Comer". Click Submit, and you will be -returned to the Book List page with a "Book created" status message -displayed. +Login as C (password: mypass). Once at the Book List page, +click the new HTML::FormFu "Create" link at the bottom to display the +form. Fill in the following values: Title = "Internetworking with +TCP/IP Vol. II", Rating = "4", and Author = "Comer". Click Submit, +and you will be returned to the Book List page with a "Book created" +status message displayed. Also note that this implementation allows you to can create books with bogus information. Although we have constrained the authors with the @@ -556,4 +556,4 @@ L). - \ No newline at end of file +