phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] api/setup/tables.xml, 1.1.2.4


From: nomail
Subject: [Phpgroupware-cvs] api/setup/tables.xml, 1.1.2.4
Date: Thu, 10 Jun 2004 09:07:36 +0200

Update of /api/setup
Modified Files:
        Branch: proposal-branch
          tables.xml

date: 2004/06/10 07:07:36;  author: jengo;  state: Exp;  lines: +1 -1

Log Message:
Added new encryption types, default is our normal MD5
=====================================================================
Index: api/setup/tables.xml
diff -u api/setup/tables.xml:1.1.2.3 api/setup/tables.xml:1.1.2.4
--- api/setup/tables.xml:1.1.2.3        Thu Jun  3 06:37:24 2004
+++ api/setup/tables.xml        Thu Jun 10 07:07:36 2004
@@ -124,7 +124,7 @@
                        <NOTNULL/>
                </field>
                <field name="account_lid" type="C" 
size="25"><UNIQUE/><NOTNULL/></field>
-               <field name="account_pwd" type="C" size="32"><NOTNULL/></field>
+               <field name="account_pwd" type="C" size="64"><NOTNULL/></field>
                <field name="account_firstname" type="C" 
size="50"><NOTNULL/></field>
                <field name="account_lastname" type="C" 
size="50"><NOTNULL/></field>
                <field name="account_lastpwd_change" type="T"></field>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]