moodle/lib/classes
David Mudrák 6e5454780d MDL-72203 curl: Warn if someone actually started to use $maxredirects
The new parameter of curl_security_helper::url_is_blocked() introduced
in MDL-71916 became part of the API. Even if we reverted it quickly,
someone can use a released Moodle version that has that parameter in
place. For that reason and also to avoid potential troubles in the
future (e.g. when yet another argument would be added to this method),
we need to make it clear that the second parameter of this method should
never be used again.

Poor $maxredirects, you did not live long with us. Oh well.
2021-07-27 21:30:16 +08:00
..
access
analytics
antivirus MDL-71777 antivirus: Use hash_from_path (sha1_file) 2021-06-25 09:48:54 -04:00
check Merge branch 'MDL-71806-improve-check-ux' of https://github.com/brendanheywood/moodle 2021-06-10 11:57:45 +08:00
content/export
dataformat
dml
event
external
files MDL-72203 curl: Warn if someone actually started to use $maxredirects 2021-07-27 21:30:16 +08:00
form
hub
local/cli
lock
log
message MDL-71919 core_message: Fix unclosed html tags in email notification 2021-07-08 23:30:35 +02:00
navigation/views
oauth2 MDL-71593 oauth2: Remove methods that were readded by mistake. 2021-06-21 10:11:16 +02:00
output MDL-61460 tool_componentlibrary: Documentation for Moodle UI components 2021-07-08 09:51:02 +08:00
plugininfo
privacy
progress
session
task Merge branch 'MDL-70427' of git://github.com/paulholden/moodle 2021-07-22 11:22:13 +08:00
update
upgrade
activity_dates.php
chart_axis.php
chart_bar.php
chart_base.php
chart_line.php
chart_pie.php
chart_series.php
collator.php
component.php
content.php
cssparser.php
dataformat.php MDL-71981 dataformat: indicate HTML support in writer callback. 2021-07-06 09:27:15 +08:00
date.php
encryption.php MDL-71420 environment: Add some strategic comments and todos. 2021-05-06 14:29:33 +02:00
filetypes.php
geopattern.php
grades_external.php MDL-32103 completion: Allow instant completion updates. 2021-07-13 12:07:53 +02:00
grading_external.php
invalid_persistent_exception.php
ip_utils.php
minify.php
notification.php
persistent.php
php_time_limit.php
plugin_manager.php MDL-61460 tool_componentlibrary: Documentation for Moodle UI components 2021-07-08 09:51:02 +08:00
qrcode.php
report_helper.php
requirejs.php
rtlcss.php
scss.php
shutdown_manager.php
string_manager.php
string_manager_install.php
string_manager_standard.php MDL-71927 reports: show time to the second in logs report 2021-06-14 21:41:16 +01:00
text.php MDL-53544 core: Performance update is_charset_supported 2021-05-27 10:25:08 +08:00
user.php
useragent.php
userfeedback.php
uuid.php