r252402 - PASPlugins/SQLPASPlugin/trunk/plugins

"David Glick" <svn-changes-z4DKO/[email protected]>
Newsgroups gmane.comp.web.zope.plone.collective.cvs
Message-ID <[email protected]>
Author: davisagli
Date: Wed May 15 20:18:05 2013
New Revision: 252402

Modified:
   PASPlugins/SQLPASPlugin/trunk/plugins/usermanager.py
Log:
fix missing arg

Modified: PASPlugins/SQLPASPlugin/trunk/plugins/usermanager.py
==============================================================================
--- PASPlugins/SQLPASPlugin/trunk/plugins/usermanager.py	(original)
+++ PASPlugins/SQLPASPlugin/trunk/plugins/usermanager.py	Wed May 15 20:18:05 2013
@@ -447,7 +447,7 @@
     (
      "sqlCreateUser",
      "Create a new user",
-     "username password",
+     "username login password",
      """
 INSERT INTO %(users_table)s (%(username_col)s, %(login_col)s, %(password_col)s)
 VALUES (<dtml-sqlvar username type=string>,

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.