moodle/lib
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
..
adodb MDL-71011 adodb: Update readme and thirdpartylibs 2021-04-12 18:49:38 +02:00
ajax MDL-58018 core: finish dev to support open sessions without a lock 2020-04-21 19:29:12 +02:00
amd Merge branch 'MDL-72108-master' of git://github.com/andrewnicols/moodle 2021-07-21 19:25:54 +01:00
antivirus Merge branch 'MDL-70269' of https://github.com/timhunt/moodle 2021-04-16 07:57:00 +01:00
behat MDL-72125 behat: Add get_activity_id() behat generators helper 2021-07-16 12:33:56 +08:00
bennu MDL-67029 bennu: add details to readme 2019-11-16 20:03:08 +01:00
classes MDL-72203 curl: Warn if someone actually started to use $maxredirects 2021-07-27 21:30:16 +08:00
db MDL-71863 core_courseformat: mode site renderer to autoload 2021-06-29 11:52:48 +02:00
ddl MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 19:22:24 +01:00
dml Merge branch 'MDL-71463' of https://github.com/paulholden/moodle 2021-05-03 19:00:19 +02:00
dtl MDL-67886 core: check_database_schema() checks for extra indexes 2020-04-23 00:45:43 +02:00
editor Merge branch 'MDL-71604-master' of git://github.com/rezaies/moodle 2021-07-20 14:09:11 +02:00
emoji-data MDL-70316 core: Document emoji-data upgrade and update version in core 2021-01-27 13:37:02 +08:00
evalmath
external MDL-68098 ws: Add unit tests to test mathjax in WS 2020-09-23 11:18:41 +02:00
filebrowser MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
filestorage Merge branch 'MDL-71991' of https://github.com/timhunt/moodle 2021-06-30 16:09:30 +02:00
fonts MDL-65936 libraries: Remove duplicate fontawesome scss 2019-07-08 11:07:13 +08:00
form Merge branch 'MDL-71176-master_password_autocomplete' of https://github.com/safatshahin/moodle 2021-07-01 10:08:04 +02:00
geopattern-php
google MDL-71395 core: fix bug in google lib wrapper 2021-05-06 15:39:11 +02:00
grade MDL-32103 completion: Allow instant completion updates. 2021-07-13 12:07:53 +02:00
horde MDL-70298 lib_horde: Upgrade Horde library to 5.2.23 2021-01-12 15:57:58 +02:00
html2text MDL-70295 libraries: upgrade to version 4.3.1 of Html2Text. 2020-11-25 21:35:14 +00:00
htmlpurifier NOBUG: Fixed file access permissions 2021-01-22 11:30:38 +08:00
http-message MDL-69548 core: Adding the http-message library 2020-09-18 10:01:09 +08:00
jabber MDL-65743 lib: update moodle library docs 2020-10-05 13:38:31 +08:00
jquery MDL-69680 lib: Replace deprecated jQuery functions 2021-03-04 12:48:26 +08:00
ltiprovider MDL-67034 lti_provider: php74 fix (curly braces) for LTI Provider lib 2019-11-19 10:03:12 +01:00
markdown MDL-70296 core: Update the moodle's readme, xml and upgrade files 2021-01-18 09:30:02 +08:00
maxmind MDL-70303 libraries: upgrade GeoIP to 2.11.0 and MaxMind DB to 1.9.0 2021-01-19 16:35:04 +01:00
minify MDL-70291 core: Update lib readme, upgrade and xml files 2021-01-18 09:28:14 +08:00
mlbackend MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
mustache MDL-67377 lib: Moodle changes to mustache upgrade 2020-01-09 17:32:56 +01:00
pear MDL-71126 Quiz: Manual grading page size preference can get stuck at 0 2021-05-14 17:01:45 +07:00
php-css-parser MDL-70300 core_lib: Update thirdpartylibs php-css-parser 2021-01-20 15:52:11 +08:00
php-enum MDL-70319 core: Upgrade php-enum to 1.7.7 2021-01-19 10:02:00 +02:00
php-jwt MDL-66920 lib/php-jwt: Update to version 5.2.0 to add JWK support 2020-04-08 13:12:23 -03:00
phpmailer MDL-70292 lib: Moodle customizations. 2021-01-19 09:05:55 +02:00
phpspreadsheet MDL-71533 lib: Remove libraries that already exist in core. 2021-05-07 12:18:47 +12:00
phpunit MDL-71863 courseformat: create courseformat subsystem 2021-06-28 13:50:18 +02:00
plist MDL-70318 core: Moodle customisations. 2021-03-19 10:19:10 +02:00
polyfills MDL-67536 libraries: replace babel-polyfill with core-js 2021-06-21 12:03:58 +10:00
portfolio
requirejs MDL-69680 lib: Update jQuery version in Moodle files 2021-03-04 12:48:26 +08:00
rtlcss
scssphp MDL-70301 lib: Upgrade scssphp to 1.4.1 2021-01-21 10:32:58 +08:00
simplepie MDL-70293 libraries: upgrade to version 1.5.6 of SimplePie. 2020-11-25 20:44:03 +00:00
spout MDL-70302 core: Update the lib's readme, xml and upgrade files 2021-01-21 09:32:53 +08:00
table MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
tcpdf MDL-70902 libraries: upgrade to version 6.4.1 of TCPDF 2021-04-20 11:53:54 +02:00
templates MDL-71456 core: fix behats with new drawers 2021-07-14 11:49:57 +02:00
testing MDL-72125 testing: Make global $CFG available when including generators 2021-07-19 18:41:31 +08:00
tests Merge branch 'MDL-71817-master' of git://github.com/lameze/moodle 2021-07-22 11:27:08 +08:00
userkey
xapi MDL-71036 phpunit: xml config - switch coverage info to new includes 2021-03-11 23:04:32 +01:00
xhprof MDL-70525 tool_profiling: Cannot import profiling file 2021-02-09 09:45:45 +11:00
xmldb MDL-70931 xmldb: Generate install.xml files with EOL and EOF 2021-02-17 20:59:19 +01:00
yui MDL-70990 core_form: Replace FORM_SUBMIT_AJAX event 2021-05-26 10:46:49 +08:00
yuilib MDL-70992 Folder: Unnecessary tab stops to the left of files 2021-03-17 09:30:04 +07:00
zipstream MDL-69548 core: Adding the ZipStream library 2020-09-17 14:16:59 +08:00
accesslib.php MDL-71284 assign: prevent double escaping assignment name. 2021-05-27 20:31:42 +02:00
adminlib.php MDL-70427 admin: remove plugin adhoc tasks during uninstall. 2021-07-12 20:43:14 +01:00
authlib.php MDL-71051 core_user: always use API when working with profile fields 2021-04-28 11:39:04 +02:00
badgeslib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
blocklib.php MDL-69807 blocks: remove redundant sesskey loading edit/delete page. 2020-10-19 22:40:48 +01:00
boxlib.php
cacert.pem
cacert.txt
clilib.php MDL-70131 cli: only allow to negate existing keys 2020-11-06 09:30:08 +08:00
completionlib.php MDL-32103 completion: Allow instant completion updates. 2021-07-13 12:07:53 +02:00
componentlib.class.php
components.json MDL-71863 courseformat: create courseformat subsystem 2021-06-28 13:50:18 +02:00
conditionlib.php
configonlylib.php MDL-71637 core: Set default for mb_substitute_character 2021-05-26 13:51:46 +08:00
cookies.js
cronlib.php MDL-70357 cron: Catch Throwables not just Exceptions when running tasks 2020-11-30 17:25:19 +01:00
csslib.php MDL-55751 themes: remove the css chunker 2019-09-09 11:18:05 +02:00
csvlib.class.php MDL-66679 Forms: Submit button remains disabled after file download 2019-10-30 16:36:28 +00:00
customcheckslib.php
dataformatlib.php MDL-68500 dataformat: re-factor download/export methods into new class. 2020-05-04 16:01:12 +01:00
datalib.php MDL-71186 core_user: show custom user fields in group management screens 2021-04-15 15:28:17 +01:00
ddllib.php
default.ttf
deprecatedlib.php MDL-67338 message: re-implement block page type patterns. 2021-07-14 19:34:13 +01:00
dmllib.php
dtllib.php
editorlib.php
emptyfile.php
enrollib.php MDL-71241 course: Validate and sanitize sort arguments 2021-07-08 23:30:27 +02:00
environmentlib.php MDL-68735 env: Moodle 3.8.x, 3.9.x and 3.10.x do not support PHP 8.0 2021-02-26 13:07:59 +01:00
excellib.class.php MDL-70926 core: getuserdate() shoud show debugging if null was passed 2021-05-06 19:55:32 +02:00
externallib.php MDL-70877 php: remove final functions __clone and __wakeup 2021-02-26 13:07:52 +01:00
filelib.php MDL-70638 user: correct access checks when serving profile files. 2021-07-06 10:28:24 +01:00
filterlib.php MDL-67060 core_h5p: Improvements to Manage H5P setting page 2020-02-11 10:26:57 +01:00
flickrclient.php MDL-71741 portfolio: Reset header information between requests 2021-06-03 10:49:50 +07:00
flickrlib.php
formslib.php MDL-70990 core_form: Replace FORM_ERROR event 2021-05-26 10:47:17 +08:00
gdlib.php MDL-70968 core: PHP8 compatibility, not allowed to pass extra parameters 2021-02-28 19:43:37 +01:00
googleapi.php
gradelib.php MDL-32103 completion: Fix CiBoT errors. 2021-07-13 12:07:53 +02:00
graphlib.php MDL-70750 mod_survey: Fix warning for undefined offset. 2021-06-21 08:41:48 +02:00
grouplib.php MDL-69908 user: include groups with exported course participants. 2021-06-14 09:31:30 +01:00
index.html
installlib.php MDL-43189 core: Validate db prefix during installation 2019-11-01 15:44:40 +08:00
javascript-static.js
javascript.php
jslib.php
jssourcemap.php MDL-66192 javascript: Allow subdirs in AMD module names 2019-07-26 07:04:08 +08:00
ldaplib.php MDL-67316 ldap: Pass correct hex chars to hexdec() 2020-04-24 15:56:38 +02:00
lexer.php
licenselib.php MDL-69698 licenses: Do not cache the localised licenses fullnames 2020-09-15 10:37:06 +02:00
listlib.php MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
mathslib.php
messagelib.php
modinfolib.php MDL-71863 courseformat: create courseformat subsystem 2021-06-28 13:50:18 +02:00
moodlelib.php MDL-58393 core: Remove firstname argument from emailconfirmation string 2021-07-08 23:30:33 +02:00
myprofilelib.php MDL-28452 core_user: migrate social profile fields 2021-04-21 11:22:25 +02:00
navigationlib.php MDL-71863 courseformat: create courseformat subsystem 2021-06-28 13:50:18 +02:00
oauthlib.php MDL-70268 core: Update the oauthlib to exclude scope if none provided 2021-03-03 12:03:40 +08:00
odslib.class.php
outputactions.php
outputcomponents.php MDL-60331 questions: prevent double escaping question categories. 2021-04-28 17:30:46 +02:00
outputfactories.php
outputfragmentrequirementslib.php MDL-66550 theme: Wrap JS calls in pendingJS 2019-09-12 20:58:10 +08:00
outputlib.php MDL-70486 output: Improve check for block region name string existence 2020-12-17 10:04:46 +01:00
outputrenderers.php MDL-71293 theme_boost: improve navbar for new navigation 2021-06-23 12:03:10 +02:00
outputrequirementslib.php MDL-71863 courseformat: new course editor methods in courseeditor AMD 2021-06-28 13:50:18 +02:00
pagelib.php MDL-70207 core_navigation: Initial backend for primary navigation 2021-04-06 11:45:44 +08:00
pdflib.php
phpminimumversionlib.php
plagiarismlib.php MDL-71175 plagiarism: Deprecate some old functions. 2021-06-25 12:57:20 +12:00
portfoliolib.php MDL-71741 portfolio: Use the correct configurations 2021-05-28 08:52:05 +07:00
questionlib.php MDL-60331 questions: prevent double escaping question categories. 2021-04-28 17:30:46 +02:00
recaptchalib_v2.php
requirejs.php MDL-67327 js: Make requirejs.php more fault tolerant 2019-12-12 15:58:19 +08:00
resourcelib.php
rsslib.php MDL-70893 various: optional function arguments must be in the end 2021-02-15 16:53:37 +01:00
searchlib.php
sessionlib.php
setup.php MDL-71012 setup: Return 500 error code for setup errors. 2021-03-22 14:05:45 +00:00
setuplib.php MDL-63770 core: 'port' should be an integer like in parse_url() 2021-07-15 11:37:13 +08:00
soaplib.php
statslib.php
tablelib.php Merge branch 'MDL-71099-master' of https://github.com/sammarshallou/moodle 2021-03-27 10:17:43 +01:00
thirdpartylibs.xml MDL-67536 libraries: replace babel-polyfill with core-js 2021-06-21 12:03:58 +10:00
tokeniserlib.php
upgrade.txt MDL-32103 completion: Allow instant completion updates. 2021-07-13 12:07:53 +02:00
upgradelib.php MDL-71390 core: raise max_input_vars requirement 2021-05-05 10:49:59 +02:00
uploadlib.php
validateurlsyntax.php
webdavlib.php
weblib.php MDL-48269 group: Remove the option to hide the picture of a group 2021-02-16 12:46:58 +08:00
wiki_to_markdown.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php MDL-66483 lib: remove recent xmlize dep on setuplib/CFG 2019-08-23 11:21:28 +02:00
xsendfilelib.php