Michael Kaufmann (d00p)
|
3c8bf348d1
|
fight stupidity - teach your customers not to use password == username
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-05-18 11:16:35 +02:00 |
|
Michael Kaufmann (d00p)
|
da371fa560
|
Merge remote-tracking branch 'origin/0.9.31.2' and fix install-SQL file
|
2013-12-24 15:29:57 +01:00 |
|
Michael Kaufmann (d00p)
|
cffd16a6a1
|
re-do all the fixes (git screwed up branches, i don't know, this is a clean one now)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-24 10:13:11 +01:00 |
|
Roman Schmerold (BNoiZe)
|
eb33493c79
|
implemented new Setting-class, refs #1325
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-15 12:24:32 +01:00 |
|
Michael Kaufmann (d00p)
|
2800ca05a1
|
began to 'clean up' for future releases (APS, Autoresponder and Backup)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-04 18:32:46 +01:00 |
|
Michael Kaufmann (d00p)
|
0db0b3bd88
|
require is a statement and not a function
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-18 12:53:33 +01:00 |
|
BNoiZe
|
3527177ea9
|
Removed $db from customer paging #refs 1287
|
2013-11-18 09:10:18 +01:00 |
|
Michael Kaufmann (d00p)
|
864e6c6139
|
fix typo in replacer-variable in customer-extras
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-04 22:29:50 +01:00 |
|
BNoiZe
|
36d65bf7ac
|
Migrated customer_extras to new PDO database class
|
2013-11-03 21:48:57 +01:00 |
|
Michael Kaufmann (d00p)
|
9b56b0c29d
|
fix undefined indexes when path already exists and an error is thrown
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-10 14:46:45 +01:00 |
|
Michael Kaufmann (d00p)
|
011c27101c
|
remove unused variable which causen an undefined-index notice because it is not part of the form, fixes #1133
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-07 09:44:00 +01:00 |
|
Michael Kaufmann (d00p)
|
d89856fac0
|
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
|
2012-06-25 09:27:39 +02:00 |
|
Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Andreas Burchert (scarya)
|
194e4cfd20
|
Fixed templates, refs #186
|
2011-04-24 10:30:58 +02:00 |
|
Andreas Burchert (scarya)
|
7890730afa
|
Added backup function to froxlor, fixes #186
Thanks to monotek.
|
2011-04-24 02:18:58 +02:00 |
|
Andreas Burchert (scarya)
|
630e2966e2
|
Removed unused makeyesno functions, refs #645 @1h0m
|
2011-03-30 14:52:59 +02:00 |
|
Michael Kaufmann (d00p)
|
3e83ae8a6e
|
use htpasswd-formfields
|
2011-02-12 16:47:07 +01:00 |
|
Michael Kaufmann (d00p)
|
44febee357
|
use htaccess-formfields
|
2011-02-12 16:42:25 +01:00 |
|
Florian Aders (EleRas)
|
ad31b07a04
|
Reverting the multiserver-stuff, we'll do this inside the branch
|
2010-10-23 10:20:23 +00:00 |
|
Michael Kaufmann (d00p)
|
382bd88344
|
- prepare inserttask()-function for multiserver-support
|
2010-10-17 01:44:58 +00:00 |
|
Michael Kaufmann (d00p)
|
040f151d65
|
- added possibility to customize authname of directory-protection, fixes #345
|
2010-08-11 07:48:56 +00:00 |
|
Michael Kaufmann (d00p)
|
74da53c822
|
- allow setting path-to-file or simple-string as error-document (only file is valid for lighttpd), fixes #267
|
2010-08-05 07:10:27 +00:00 |
|
Michael Kaufmann (d00p)
|
d1d772f790
|
- added possibility to run perl-scripts (if allowed by admin) via directory-options
- for use in lighttpd you have to add "mod_cgi" to the modules-list (and maybe patch lighttpd-cron if perl is not installed in /usr/bin)
|
2010-07-22 06:02:38 +00:00 |
|
Michael Kaufmann (d00p)
|
57124d040d
|
- don't delete everything if the path is the domains document-root (protect basedir, awstats|webalizer-dir and place default index), fixes #273
refs #273
|
2010-06-24 08:11:43 +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 |
|
Florian Aders (EleRas)
|
8c55dd6c21
|
Setting eol-style for php and tpl - files
|
2010-01-20 16:55:27 +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 |
|