|
@@ -53,22 +53,6 @@
|
|
<description>Password</description>
|
|
<description>Password</description>
|
|
</column>
|
|
</column>
|
|
|
|
|
|
- <column>
|
|
|
|
- <name>first_name</name>
|
|
|
|
- <type>string</type>
|
|
|
|
- <size>&user_len;</size>
|
|
|
|
- <default/>
|
|
|
|
- <description>First name</description>
|
|
|
|
- </column>
|
|
|
|
-
|
|
|
|
- <column>
|
|
|
|
- <name>last_name</name>
|
|
|
|
- <type>string</type>
|
|
|
|
- <size>&user_len;</size>
|
|
|
|
- <default/>
|
|
|
|
- <description>Last name</description>
|
|
|
|
- </column>
|
|
|
|
-
|
|
|
|
<column>
|
|
<column>
|
|
<name>email_address</name>
|
|
<name>email_address</name>
|
|
<type>string</type>
|
|
<type>string</type>
|
|
@@ -77,13 +61,6 @@
|
|
<description>Email address</description>
|
|
<description>Email address</description>
|
|
</column>
|
|
</column>
|
|
|
|
|
|
- <column>
|
|
|
|
- <name>datetime_created</name>
|
|
|
|
- <type>datetime</type>
|
|
|
|
- <default>&DEFAULT_DATETIME;</default>
|
|
|
|
- <description>Date and time when this record was created</description>
|
|
|
|
- </column>
|
|
|
|
-
|
|
|
|
<column>
|
|
<column>
|
|
<name>ha1</name>
|
|
<name>ha1</name>
|
|
<type>string</type>
|
|
<type>string</type>
|
|
@@ -100,15 +77,6 @@
|
|
<description>md5(username@domain:realm:password)</description>
|
|
<description>md5(username@domain:realm:password)</description>
|
|
</column>
|
|
</column>
|
|
|
|
|
|
- <column>
|
|
|
|
- <name>timezone</name>
|
|
|
|
- <type>string</type>
|
|
|
|
- <size>&domain_len;</size>
|
|
|
|
- <null/>
|
|
|
|
- <default><null/></default>
|
|
|
|
- <description>User's time zone</description>
|
|
|
|
- </column>
|
|
|
|
-
|
|
|
|
<column>
|
|
<column>
|
|
<name>rpid</name>
|
|
<name>rpid</name>
|
|
<type>string</type>
|
|
<type>string</type>
|