[Jifty-commit] r2829 - in jifty/branches/template-declare: .

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Feb 23 17:24:18 EST 2007


Author: jesse
Date: Fri Feb 23 17:24:18 2007
New Revision: 2829

Modified:
   jifty/branches/template-declare/   (props changed)
   jifty/branches/template-declare/lib/Jifty/CurrentUser.pm

Log:
 r48445 at 233:  jesse | 2007-02-20 19:21:15 -0500
 * tiny doc update


Modified: jifty/branches/template-declare/lib/Jifty/CurrentUser.pm
==============================================================================
--- jifty/branches/template-declare/lib/Jifty/CurrentUser.pm	(original)
+++ jifty/branches/template-declare/lib/Jifty/CurrentUser.pm	Fri Feb 23 17:24:18 2007
@@ -34,6 +34,8 @@
 Creates a new L<Jifty::CurrentUser> object.  Calls L<_init>, an
 app-specific initialization routine.
 
+If you call it with the C<_bootstrap> argument, Jifty will set the user up as a bootstrap user, who's usually allowed to do just about anything without any access control
+
 =cut
 
 sub new {


More information about the Jifty-commit mailing list