[cvs] commit: horde/admin user.php horde/config conf.xml horde/docs CHANGES framework/Auth/Auth Signup.php framework/Auth/Auth/Signup datatree.php sql.php horde/scripts/sql create.msde.sql create.mysql.sql create.oci8.sql create.pgsql.sql create.sql ...
Chuck Hagenbuch
chuck at horde.org
Wed Aug 13 20:18:05 UTC 2008
chuck 2008-08-13 16:18:05 EDT
Modified files: (Branch: FRAMEWORK_3)
admin user.php
config conf.xml
docs CHANGES
Auth/Auth Signup.php
scripts/sql create.msde.sql create.mysql.sql
create.oci8.sql create.pgsql.sql
create.sql create.sybase.sql create.xml
templates/admin/user approve.inc
Added files: (Branch: FRAMEWORK_3)
Auth/Auth/Signup datatree.php sql.php
scripts/sql horde_signups.mysql.sql horde_signups.sql
Log:
MFH:
1.56 +31 -107 framework/Auth/Auth/Signup.php
1.1 +185 -0 framework/Auth/Auth/Signup/datatree.php (new)
1.1 +423 -0 framework/Auth/Auth/Signup/sql.php (new)
1.63 +2 -2 horde/admin/user.php
1.1141 +2 -0 horde/docs/CHANGES
1.57 +2 -2 framework/Auth/Auth/Signup.php
1.58 +15 -5 framework/Auth/Auth/Signup.php
1.2 +23 -25 framework/Auth/Auth/Signup/sql.php
1.234 +11 -1 horde/config/conf.xml
1.3 +18 -24 framework/Auth/Auth/Signup/sql.php
1.235 +2 -2 horde/config/conf.xml
1.29 +13 -1 horde/scripts/sql/create.msde.sql
1.40 +11 -1 horde/scripts/sql/create.mysql.sql
1.35 +9 -1 horde/scripts/sql/create.oci8.sql
1.32 +10 -1 horde/scripts/sql/create.pgsql.sql
1.27 +9 -1 horde/scripts/sql/create.sql
1.20 +14 -1 horde/scripts/sql/create.sybase.sql
1.22 +44 -0 horde/scripts/sql/create.xml
1.1 +10 -0 horde/scripts/sql/horde_signups.mysql.sql (new)
1.1 +9 -0 horde/scripts/sql/horde_signups.sql (new)
1.13 +13 -7 horde/templates/admin/user/approve.inc
Revision Changes Path
1.38.2.17 +42 -108 framework/Auth/Auth/Signup.php
1.1.2.1 +185 -0 framework/Auth/Auth/Signup/datatree.php (new)
1.3.2.1 +415 -0 framework/Auth/Auth/Signup/sql.php (new)
1.47.10.14 +2 -2 horde/admin/user.php
1.74.2.73 +11 -1 horde/config/conf.xml
1.515.2.444 +2 -0 horde/docs/CHANGES
1.1.2.19 +13 -1 horde/scripts/sql/create.msde.sql
1.4.6.22 +11 -1 horde/scripts/sql/create.mysql.sql
1.4.8.21 +9 -1 horde/scripts/sql/create.oci8.sql
1.1.10.19 +10 -1 horde/scripts/sql/create.pgsql.sql
1.1.2.18 +9 -1 horde/scripts/sql/create.sql
1.1.10.16 +14 -1 horde/scripts/sql/create.sybase.sql
1.1.2.18 +44 -0 horde/scripts/sql/create.xml
1.1.2.1 +10 -0 horde/scripts/sql/horde_signups.mysql.sql (new)
1.1.2.1 +9 -0 horde/scripts/sql/horde_signups.sql (new)
1.5.2.5 +13 -7 horde/templates/admin/user/approve.inc
Chora Links:
http://cvs.horde.org/diff.php/framework/Auth/Auth/Signup.php?r1=1.38.2.16&r2=1.38.2.17&ty=u
http://cvs.horde.org/co.php/framework/Auth/Auth/Signup/datatree.php?r=1.1.2.1
http://cvs.horde.org/co.php/framework/Auth/Auth/Signup/sql.php?r=1.3.2.1
http://cvs.horde.org/diff.php/horde/admin/user.php?r1=1.47.10.13&r2=1.47.10.14&ty=u
http://cvs.horde.org/diff.php/horde/config/conf.xml?r1=1.74.2.72&r2=1.74.2.73&ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.443&r2=1.515.2.444&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.msde.sql?r1=1.1.2.18&r2=1.1.2.19&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.mysql.sql?r1=1.4.6.21&r2=1.4.6.22&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.oci8.sql?r1=1.4.8.20&r2=1.4.8.21&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.pgsql.sql?r1=1.1.10.18&r2=1.1.10.19&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.sql?r1=1.1.2.17&r2=1.1.2.18&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.sybase.sql?r1=1.1.10.15&r2=1.1.10.16&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.xml?r1=1.1.2.17&r2=1.1.2.18&ty=u
http://cvs.horde.org/co.php/horde/scripts/sql/horde_signups.mysql.sql?r=1.1.2.1
http://cvs.horde.org/co.php/horde/scripts/sql/horde_signups.sql?r=1.1.2.1
http://cvs.horde.org/diff.php/horde/templates/admin/user/approve.inc?r1=1.5.2.4&r2=1.5.2.5&ty=u
More information about the cvs
mailing list