6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7161] Auth_SignUp driver
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. ,.__. .. . | \./ [__] |\ / | | | |\__| \/
Comment
>> Great, we just need the sql scripts and to decide on merging now. > > > > An mysql structure is already in header of Auth_Signup_sql. > > Something like this should be portable: > > > > CREATE TABLE horde_signup ( > > user_name VARCHAR(255) NOT NULL, > > signup_date INTEGER NOT NULL, > > signup_host VARCHAR(255) NOT NULL, > > signup_email VARCHAR(255) NOT NULL UNIQUE, > > signup_data TEXT NOT NULL, > > -- > > PRIMARY KEY (user_name) > > );
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers