Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Michael Kaufmann (d00p)
|
80e338610f
|
don't allow activation of FCGID and PHP-FPM at the same time
|
2010-12-03 10:41:12 +00:00 |
|
Michael Kaufmann (d00p)
|
44b53ffd2c
|
- fixed regex for domains to allow a port and/or subfolders/files, fixes #431
|
2010-10-25 06:45:15 +00:00 |
|
Michael Kaufmann (d00p)
|
99696ff6cb
|
- allow 4-character tld's (like .info or .mobi)
|
2010-10-23 07:50:26 +00:00 |
|
Michael Kaufmann (d00p)
|
3f0a491f8c
|
- set used-ticket-cycle directly as INTERVAL for the cronjob
|
2010-10-12 06:21:08 +00:00 |
|
Michael Kaufmann (d00p)
|
5c87e2210c
|
- be sure customer-docroot-prefix is never the same or within the fcgid-configurations-folder
|
2010-10-05 20:25:52 +00:00 |
|
Michael Kaufmann (d00p)
|
5f34dfa968
|
- add possibility to define password-complexity, fixes #292
|
2010-07-19 08:06:18 +00:00 |
|
Michael Kaufmann (d00p)
|
659d673ffa
|
- renaming file (typo)
|
2010-05-12 06:52:41 +00:00 |
|
Michael Kaufmann (d00p)
|
65e0962111
|
- fixed open_basedir issues, fixes #227
|
2010-05-12 06:52:11 +00:00 |
|
Michael Kaufmann (d00p)
|
7e733e60ee
|
- wups, one escaping too much :p
|
2010-05-04 10:31:25 +00:00 |
|
Michael Kaufmann (d00p)
|
1f6e3c271b
|
- validateUrl needed to idna-convert the url if its a domain, also needed new regex (subfolder, etc.)
|
2010-05-04 10:30:02 +00:00 |
|
Michael Kaufmann (d00p)
|
9c79654cf4
|
- corrected validation of Domain and URL (stupid php-bug)
|
2010-05-04 09:54:10 +00:00 |
|
Michael Kaufmann (d00p)
|
31231a5f60
|
- fixed validateUrl-function to work with buggy php-5.2.13 and php-5.3.2 (filter_var-bug)
|
2010-04-21 10:40:58 +00:00 |
|
Michael Kaufmann (d00p)
|
b87e4277f2
|
fix regex to add domains when using php-5.2.13 or php-5.3.2, thx to felauten
|
2010-04-20 21:35:30 +00:00 |
|
Michael Kaufmann (d00p)
|
ae27e06675
|
- fixing domain validation
- added validation for local hosts (mysql-hosts)
|
2010-04-12 16:36:09 +00:00 |
|
Michael Kaufmann (d00p)
|
cf18590b84
|
- implemented alternative regex-validation for broken php "filter_var" function in various php-versions, refs #109, #122, #138
- check for webalizer binary in /usr/bin and in /usr/local/bin (freebsd), fixes #140
|
2010-04-12 11:09:53 +00:00 |
|
Michael Kaufmann (d00p)
|
c1de55f3d5
|
- added possibility to set a minimum password length for all passwords (does not count for old passwords already saved), fixes #59
- set version to 0.9.3-svn1
|
2010-03-17 07:51:16 +00:00 |
|
Robert Foerster (Dessa)
|
883963d2e2
|
svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords
|
2010-01-27 08:54:31 +00:00 |
|
Michael Kaufmann (d00p)
|
1647d6ecfb
|
more fixing on the cronjob part
|
2010-01-25 16:21:10 +00:00 |
|
Michael Kaufmann (d00p)
|
632c7051fc
|
changing file-headers;
fixing $needrootdb in cron_init.php (why was this disabled?);
|
2010-01-25 10:06:34 +00:00 |
|
Florian Aders (EleRas)
|
66ac89698f
|
Set svn:keywords "Id" on every file except images and configfiles
|
2010-01-25 09:11:52 +00:00 |
|
Michael Kaufmann (d00p)
|
9907afe630
|
ininitial froxlor commit;
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
|
2010-01-20 09:12:52 +00:00 |
|