Aleksander Machniak
|
c268a6a240
|
Fix PHP8 warnings
|
2021-06-27 07:55:15 +02:00 |
|
Aleksander Machniak
|
e3416c9fc0
|
PHP8 fixes, CS fixes, short array syntax, tests
|
2020-12-06 11:43:56 +01:00 |
|
Aleksander Machniak
|
66fab8cdb2
|
CS fixes, Avoid usused variables, fixed minor bugs
|
2019-10-05 19:44:39 +02:00 |
|
Aleksander Machniak
|
45a6ad1ba7
|
Fix so an error is logged when more than one attachment plugin has been enabled, initialize the first one (#6735)
|
2019-05-01 21:51:22 +02:00 |
|
PhilW
|
e024f133fa
|
give all temp files a constant prefix
|
2018-11-06 07:11:04 +00:00 |
|
Aleksander Machniak
|
39e0b0e456
|
Fix so temp_dir misconfiguration prints an error to the log (#6045)
|
2017-11-20 18:02:25 +01:00 |
|
Aleksander Machniak
|
2a32f51c91
|
Fix file disclosure vulnerability caused by insuficient input validation in relation with attachment plugins (#6026)
|
2017-11-08 11:03:19 +01:00 |
|
ka7
|
9a35768c26
|
spelling fixes (#5690)
|
2017-03-12 12:14:19 +01:00 |
|
Aleksander Machniak
|
1c861df079
|
Fix some plugins for use without rcmail class
|
2015-06-19 06:57:54 -04:00 |
|
Aleksander Machniak
|
d3883ddfbb
|
Make sure attachment ID is really unique when uploading multiple files (#1489546)
|
2014-03-11 11:12:41 +01:00 |
|
Thomas Bruederli
|
07c6c69eca
|
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
|
2013-06-20 22:06:28 +02:00 |
|
Thomas Bruederli
|
64e1c2d406
|
Fix ticket reference
|
2013-04-11 10:13:08 +02:00 |
|
Thomas Bruederli
|
b413bb2b60
|
Set minimal permissions to temp files (#148899)
|
2013-04-10 23:38:50 +02:00 |
|
thomascube
|
48e9c14ebd
|
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
|
2012-03-31 12:25:48 +00:00 |
|
till
|
63a3dc5fde
|
moved plugins
|
2010-03-20 14:20:01 +00:00 |
|
alecpl
|
d079afd44f
|
- use absolute paths to prevent errors when writing to logfiles from shutdown function
|
2009-12-02 10:48:06 +00:00 |
|
alecpl
|
ebf8726eea
|
- Added attachment upload indicator with parallel upload (#1486058)
|
2009-10-03 19:12:27 +00:00 |
|
thomascube
|
7f37b879fd
|
Cleanup temporary attachment files when killing session + fix indentation
|
2009-07-31 09:13:11 +00:00 |
|
alecpl
|
a640647edd
|
- handle big attachments with file pointers to not exceed memory_limit in rcmail_save_attachment()
|
2009-07-19 09:28:30 +00:00 |
|
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
2009-04-19 17:44:29 +00:00 |
|