Andreas Burchert (scarya)
5b15de8e9a
Merged upstream/master to encrypted passwords, refs #852
...
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org >
2012-07-25 09:01:52 +02:00
Andreas Burchert (scarya)
46e788f875
Added support for encrypted passwords, refs #852
...
Thanks to sardyna12
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org >
2012-07-20 11:35:33 +02:00
Fabrício Zimmerer Murta
432e898318
Additional modifications to domain/user/Maildir email file structure
...
- Added email settings' option to specify Maildir directory (depending
on postfix version this is ./Maildir/, .maildir/ or, optionally, one
can choose to leave Maildir file structure directly on user's
directory.
- Fixed database 'insert' command to describe the new structure using
specified Maildir directory into new accounts.
- Fixed maildirExists function to the new file structure
- Fixed older bug that email exclusions that were scheduled (task 7)
were not being displayed on overview.
- Added entries on 'english' language file for the new entries on panel
- Changed task id 6 (delete customer) behavior on scrips/jobs/cron_tasks.php
to assure email account is owned to mail uid/gid and the target is an
actual directory before zapping it.
- Fixed task id 7 (delete customer mail data) behavior on script above
to correctly fill and find Maildir and also do additional paranoid
checks before zapping the mail account directory. Notice this is not
the same from above directory-wise: here we erase a single account's
data, while in task id a entire customer set of accounts and domains
are eliminated.
2012-07-09 23:46:51 -03:00
Fabrício Zimmerer Murta
42b9964e9c
Fix 'task id 9' issue.
...
Adds a message on Admin's Overview page if a task is of an unknown type.
Removes task '9' adding on function.inserttask and ignores task id 9 on
CronJobFunctions.
2012-06-18 02:05:55 -03:00
root
12d137aac4
Apply patch from d00p from http://redmine.froxlor.org/issues/1097
...
Fixes the following error:
Fatal error: Cannot access private property db::$password in
/var/www/froxlor/lib/functions/database/function.correctMysqlUsers.php
on line 27
But ID on Redmine: #1097 2012-05-30
2012-06-07 15:47:05 -03:00
blackice2999
173e40b0e4
added new config option for php fpm fixes #1089
2012-05-08 23:12:51 +02:00
Florian Aders (EleRas)
aa7cf38f7e
Trying to fix MySQL server has gone away, thx for all the hints and help - let us hope it works, ref #1025
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2012-02-27 20:47:21 +01:00
Andreas Burchert (scarya)
c0d2d2dddd
Small fix in makeChownWithNewStats().
...
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org >
2012-01-17 18:42:02 +01:00
Florian Aders (EleRas)
4ab80e6144
Corrected year in some copyrights and templates
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2012-01-02 14:36:48 +01:00
Florian Aders (EleRas)
64ddddd3d5
Fixing broken changing of hostname, thx philnate, fixes #928 @5m, fixes #946
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-10-30 12:11:10 +01:00
Christoph Burchert (Chb)
418990e271
Fixes fix
...
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org >
2011-09-26 03:47:12 +02:00
Andreas Burchert (scarya)
8e07768996
Fixes 'unknown user' for disabled accounts (traffic overview), fixes #791
...
Thanks to monotek
2011-09-19 11:07:09 +02:00
Andreas Burchert (scarya)
14f9344c50
Prevent empty 'ServerName', fixes #870
...
Thanks to h4cc
2011-09-19 10:56:27 +02:00
Florian Aders (EleRas)
6daec3c975
Fixed gettext - support for smarty, now you are able to change the language for real and the translated string is no longer saved in the cached template, refs #819
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-23 12:56:18 +02:00
Florian Aders (EleRas)
e9000a7e99
Merge branch 'quota'
2011-06-23 11:18:18 +02:00
Florian Aders (EleRas)
f79e351b72
Added gettext - filter for smarty
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-23 10:28:52 +02:00
Florian Aders (EleRas)
a23260fb7f
Added task 10 to description of outstanding tasks, refs #814
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-19 13:43:56 +02:00
Florian Aders (EleRas)
eb984c2f4c
Moved redundant code into single function, refs #814
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-19 11:31:00 +02:00
Florian Aders (EleRas)
8599ff775b
Tell Froxlor there exists a task-type 10, refs #814
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-18 22:53:15 +02:00
Florian Aders (EleRas)
76b716d41d
redirectTo now uses the new linker class
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-14 18:22:29 +02:00
Florian Aders (EleRas)
0b3e788b86
Revert "Changed redirectTo to use new link-class"
...
This reverts commit b88246b112 .
2011-06-13 22:08:38 +02:00
Florian Aders (EleRas)
b88246b112
Changed redirectTo to use new link-class
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-13 21:55:46 +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)
7890730afa
Added backup function to froxlor, fixes #186
...
Thanks to monotek.
2011-04-24 02:18:58 +02:00
Florian Aders (EleRas)
a08a34283d
Added traffic overview for admins over all customers, refs #492 , thx yabawock
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-04-24 00:01:37 +02:00
Christoph Burchert (Chb)
e87c16b598
added password generator, fixes #346
...
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org >
2011-04-16 16:46:38 +02:00
Andreas Burchert (scarya)
6b99f650ca
Added label to unlimited checkboxes.
2011-03-26 21:50:57 +01:00
Andreas Burchert (scarya)
3fc3174788
Finished work for reuseable form data, fixes #672 @4h
2011-03-19 14:34:10 +01:00
Andreas Burchert (scarya)
38999a4f5e
Added back button to standard_error page, refs #672
2011-03-19 14:34:10 +01:00
Andreas Burchert (scarya)
ef8c3d3cf7
Added support to reuse form data if validation fails, refs #672
2011-03-19 14:34:10 +01:00
Florian Aders (EleRas)
5e0c641a02
Fixing a XSS - vulnerability discovered by tomreyn
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-03-19 13:14:28 +01:00
Michael Kaufmann (d00p)
2f0a717241
don't prepend a slash to the domains 'path' value if it's a hostname, fixes #657
2011-03-14 07:58:32 +01:00
Michael Kaufmann (d00p)
20b2b1c399
add missing validator-parameters for setting-formfields
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-11 12:56:41 +01:00
Michael Kaufmann (d00p)
f02a8d73c7
fix check for path-value to avoid double-slash output, fixes #648
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-09 16:36:29 +01:00
Michael Kaufmann (d00p)
b5124b8274
fix output of default path-value if path-select-mode is 'Manual', fixes #642
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-08 11:48:05 +01:00
Andreas Burchert (scarya)
dc1f33f494
Added fallback solution in getTemplate() for 3rd party modules.
...
Thanks to atari.
2011-03-02 10:15:46 +01:00
Michael Kaufmann (d00p)
687b28016e
Merge branch 'master' of git.froxlor.org:froxlor
2011-03-02 07:27:24 +01:00
Florian Aders (EleRas)
00edba1d0d
Fixing dynamic selection of themes in settings, fixes #628
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-03-01 20:38:09 +01:00
Michael Kaufmann (d00p)
13bde22344
- updated outdated domains_add & domains_edit templates in Classic-theme
...
- fixed formfield when path-mode is 'Manual'
fixes #620
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-01 10:31:38 +01:00
Florian Aders (EleRas)
a7a8c51c18
Merged brach redesign to master
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-02-27 13:06:31 +01:00
Michael Kaufmann (d00p)
50ae198164
check whether directory is executable for the webserver user, fixes #612
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-25 16:38:34 +01:00
Michael Kaufmann (d00p)
c6afcc57d9
- in function findDirs() just skip if a directory cannot be read instead of returning the list till this dir, fixes #611
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-25 08:00:06 +01:00
Michael Kaufmann (d00p)
393a5ce570
- let makePathfield return usable values for the formfield (dynamically changing between select, text and hidden, depending on settings)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-24 10:50:59 +01:00
Michael Kaufmann (d00p)
bee19fabfa
merged more of the re-design files to current state
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 13:17:24 +01:00
Michael Kaufmann (d00p)
7b6b145229
add more new files for re-design
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 10:38:47 +01:00
Michael Kaufmann (d00p)
a7ae6e54de
- set correct version for svn1
...
- correct default-php.ini for open_basedir
- fix upgrading from SysCP (getPhpConfigs() fails cause the table is being added after it's being used in the update-process)
2011-01-26 15:01:19 +00:00
Florian Aders (EleRas)
7057984534
remove now unneeded inserttasks, refs #535
2011-01-04 11:41:44 +00: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)
30235ff3eb
don't show settings which are not needed for used webserver, fixes #502
2010-12-02 08:18:46 +00:00
Michael Kaufmann (d00p)
39f17b1a9e
- check for correct variable value for store_defaultindex, fixes #459
...
- fix possible undefined variable in init-script
2010-11-09 09:16:08 +00:00