7418832f75
NOBUG: Fixed file access permissions
2022-12-01 16:08:29 +01:00
be7f6d4834
MDL-74823 lib: normalize line endings for HTMLPurifier
...
Prior to this change, all the line endings in the imported HTMLPurifier
library were using CRLF (\r\n aka Windows style), but the HTMLPurifier
source and also the downloadable artefacts use LF (\n aka Linux style)
as line endings. This has been the case since
510d190382
when with the commit
"MDL-38672 import HTML Purifier 4.5.0" all line endings were changed
from LF to CRLF. There was no comment in the commit on why this change
was done.
As the original source uses LF, this commit partly reverts
510d190382
and goes back to LF as line
endings.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at >
2022-11-17 18:26:26 +01:00
3d5c1693b9
NOBUG: Fixed file access permissions
2021-01-22 11:30:38 +08:00
6a32601010
MDL-70290 core: HTMLPurifier upgrade to 4.13.0
2021-01-14 07:57:58 +08:00
fd7764deb8
NOBUG: Fixed file access permissions
2020-01-24 10:16:48 +08:00
28bc46092e
MDL-67372 libraries: Upgrade HTML Purifier to version 4.12.0
2020-01-16 14:21:40 +11:00
8cc72cc764
NOBUG: Fixed file access permissions
2019-07-18 17:11:32 +02:00
e80855b0da
MDL-65742 lib: Upgrade HTMLPurifier lib to 4.10.0
2019-07-15 08:43:16 +08:00
6d88e204cf
NOBUG: Fixed file access permissions
2017-10-06 14:34:29 +08:00
247ff6bc2b
MDL-58548 lib: Update htmlpurifier to the latest version.
2017-10-02 08:19:40 +08:00
42b5234209
NOBUG: Fixed file access permissions
2016-10-20 17:52:32 +02:00
b36b997b7f
MDL-55087 lib: Update htmlpurifier to v4.8.0.
2016-10-17 08:43:41 +08:00
8dd00c98f2
NOBUG: Fixed file access permissions
2015-10-08 11:36:35 +01:00
7fa6b58762
MDL-51532 libraries: Update htmlpurifier to 4.7.0
2015-09-30 11:55:03 +08:00
6becafba0e
MDL-44516 import htmlpurifier 4.6.0
2014-03-14 12:11:49 +08:00
9ee29404be
Fix permissions
2013-03-28 14:36:33 +08:00
510d190382
MDL-38672 import HTML Purifier 4.5.0
2013-03-24 18:00:44 +01:00
329b79139e
Fix permissions
2011-04-20 11:08:21 +02:00
88efb586b4
MDL-25826 import HTMLPurifier 4.3.0
2011-04-09 10:05:27 +02:00
f71c7f00df
MDL-24223 latest HTMLPurifier - finally removing most of our hacks
2010-09-16 20:02:54 +00:00
c426ef3aa5
MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read
2010-08-29 14:51:09 +00:00
8b3c13d877
MDL-23984 implementing a bit different hack to force htmlpurifier to create dirs with our premissions, I suppose we should send a bit different patch upstream later (custom dir permission setting)
2010-08-29 09:16:38 +00:00
c004706bcd
MDL-23948 prevent HTMLPurifier from changing permissions in serializer code - we have a special setting for this in config.php already
2010-08-28 16:12:11 +00:00
97f973f922
MDL-19871 imported htmlpurifier 4.0.0
2009-07-19 11:56:56 +00:00
63e6a80976
MDL-19183 imported HTMLpurifier 3.3.0
2009-05-14 08:31:11 +00:00
a857b7ea38
MDL-17099 htmlpurifier: new version from upstream
2008-11-01 18:58:29 +00:00
eb203ee412
MDL-14898 upgraded html purifier to 3.1.0 in HEAD
2008-06-16 16:39:09 +00:00
5adad31057
MDL-10937 upgraded html purifier to 2.1.1
2007-08-21 22:06:47 +00:00