diff --git a/data/libraries.json b/data/libraries.json index 0406a8770c..119859a582 100644 --- a/data/libraries.json +++ b/data/libraries.json @@ -9,6 +9,33 @@ "repository": "https://github.com/olivernn/lunr.js", "customised": false }, + { + "copyrightHolders": [], + "location": "admin/tool/mfa/factor/totp/extlib/Assert", + "name": "Assert", + "version": "2.1", + "license": "MIT", + "repository": "https://github.com/beberlei/assert", + "customised": false + }, + { + "copyrightHolders": [], + "location": "admin/tool/mfa/factor/totp/extlib/OTPHP", + "name": "OTPHP", + "version": "9.1.1", + "license": "MIT", + "repository": "https://github.com/Spomky-Labs/otphp", + "customised": false + }, + { + "copyrightHolders": [], + "location": "admin/tool/mfa/factor/totp/extlib/ParagonIE/ConstantTime", + "name": "Constant-Time Encoding", + "version": "2.1.1", + "license": "MIT", + "repository": "https://github.com/paragonie/constant_time_encoding", + "customised": false + }, { "copyrightHolders": [ "2015 Richard Dancsi" @@ -138,7 +165,7 @@ "location": "lib/amd/src/chartjs-lazy.js", "name": "Chart.js", "description": "Simple yet flexible JavaScript charting for designers & developers.", - "version": "4.2.1", + "version": "4.4.0", "license": "MIT", "repository": "https://github.com/chartjs/Chart.js", "customised": true @@ -234,7 +261,7 @@ "location": "lib/editor/atto/plugins/html/yui/src/codemirror", "name": "codemirror", "description": "CodeMirror is a versatile text editor implemented in JavaScript for the browser.", - "version": "5.65.12", + "version": "5.65.15", "license": "MIT", "repository": "https://github.com/codemirror/codemirror5", "customised": false @@ -435,7 +462,7 @@ "location": "lib/jquery", "name": "jQuery", "description": "jQuery is a fast, small, and feature-rich JavaScript library widely used on moodle.", - "version": "3.6.4", + "version": "3.7.1", "license": "MIT", "repository": "https://github.com/jquery/jquery", "customised": false @@ -459,7 +486,7 @@ "location": "lib/lti1p3", "name": "LTI 1.3 Tool Library", "description": "A library used for building IMS-certified LTI 1.3 tool providers in PHP.", - "version": "5.2.6", + "version": "5.4.1", "license": "Apache", "licenseversion": "2.0", "repository": "https://github.com/packbackbooks/lti-1-3-php-library", @@ -879,6 +906,15 @@ "licenseversion": "2.0+", "customised": true }, + { + "copyrightHolders": [], + "location": "lib/webauthn/src", + "name": "WebAuthn", + "version": "2.0.1", + "license": "MIT", + "repository": "https://github.com/lbuchs/WebAuthn", + "customised": false + }, { "copyrightHolders": [ "2009 Phacility" diff --git a/data/moodle-contributors.txt b/data/moodle-contributors.txt index 6d18960377..59aa9fce60 100644 --- a/data/moodle-contributors.txt +++ b/data/moodle-contributors.txt @@ -167,6 +167,7 @@ Candilio Carlos Carrick Carrier +Carrillo Carson Carsten Carter @@ -221,6 +222,7 @@ Cunningham Curry D'souza Dageförde +Dale Dallimore Dalton Damian @@ -240,6 +242,7 @@ Dave Davenport David Davidson +Davies Davis Davitasvili Davo @@ -293,6 +296,7 @@ Eberhardt Eddin Eduardo Ehringer +Eichelberger Eijdenberg EizEddin Elbert @@ -389,6 +393,7 @@ Gray Green Greeve Greg +Gregor Gregory Greidanus Grigory @@ -443,6 +448,7 @@ Hoobin Howard Hugh Hughes +Hummel HungTran Hunkler Hunt @@ -468,6 +474,7 @@ Iurii Iyer Iñaki Iñigo +Jablon Jackson Jacob Jade @@ -492,11 +499,13 @@ Jean-Roch Jeff Jenkins Jenny +Jeremy Jerome Jess Jesse Jetha Jinu +Joachim Joby Jody Joey @@ -935,6 +944,7 @@ Schach Schmadel Schrenk Schroeder +Schulz Scotson ScottVerbeek Scribner @@ -1142,6 +1152,7 @@ Wirianto Wojciech Woldeselassie Wolf +Wolfgang Woloszyn Wolters Woods diff --git a/general/community/credits/thirdpartylibs.md b/general/community/credits/thirdpartylibs.md index 907ef23711..104b17a504 100644 --- a/general/community/credits/thirdpartylibs.md +++ b/general/community/credits/thirdpartylibs.md @@ -21,6 +21,27 @@ Provide a great search experience without the need for external, server-side, se - **License**: MIT - **URL**: [https://github.com/olivernn/lunr.js](https://github.com/olivernn/lunr.js) +### Assert + +- **Location**: admin/tool/mfa/factor/totp/extlib/Assert +- **Version**: 2.1 +- **License**: MIT +- **URL**: [https://github.com/beberlei/assert](https://github.com/beberlei/assert) + +### OTPHP + +- **Location**: admin/tool/mfa/factor/totp/extlib/OTPHP +- **Version**: 9.1.1 +- **License**: MIT +- **URL**: [https://github.com/Spomky-Labs/otphp](https://github.com/Spomky-Labs/otphp) + +### Constant-Time Encoding + +- **Location**: admin/tool/mfa/factor/totp/extlib/ParagonIE/ConstantTime +- **Version**: 2.1.1 +- **License**: MIT +- **URL**: [https://github.com/paragonie/constant_time_encoding](https://github.com/paragonie/constant_time_encoding) + ### jQuery EU Cookie Law popups An easy-to-install jQuery plugin to create EU Cookie Law popups and for GDPR compliance. @@ -130,7 +151,7 @@ JavaScript library to insulate apps from spec changes and prefix differences in Simple yet flexible JavaScript charting for designers & developers. - **Location**: lib/amd/src/chartjs-lazy.js -- **Version**: 4.2.1 (with Moodle customisations) +- **Version**: 4.4.0 (with Moodle customisations) - **License**: MIT - **URL**: [https://github.com/chartjs/Chart.js](https://github.com/chartjs/Chart.js) - **Copyright holders**: @@ -218,7 +239,7 @@ Beautify HTML code in Atto. CodeMirror is a versatile text editor implemented in JavaScript for the browser. - **Location**: lib/editor/atto/plugins/html/yui/src/codemirror -- **Version**: 5.65.12 +- **Version**: 5.65.15 - **License**: MIT - **URL**: [https://github.com/codemirror/codemirror5](https://github.com/codemirror/codemirror5) @@ -394,7 +415,7 @@ Filters HTML. jQuery is a fast, small, and feature-rich JavaScript library widely used on moodle. - **Location**: lib/jquery -- **Version**: 3.6.4 +- **Version**: 3.7.1 - **License**: MIT - **URL**: [https://github.com/jquery/jquery](https://github.com/jquery/jquery) - **Copyright holders**: @@ -416,7 +437,7 @@ jQuery UI is a set of user interface interactions, effects, widgets, and themes A library used for building IMS-certified LTI 1.3 tool providers in PHP. - **Location**: lib/lti1p3 -- **Version**: 5.2.6 (with Moodle customisations) +- **Version**: 5.4.1 (with Moodle customisations) - **License**: Apache 2.0 - **URL**: [https://github.com/packbackbooks/lti-1-3-php-library](https://github.com/packbackbooks/lti-1-3-php-library) - **Copyright holders**: @@ -791,6 +812,13 @@ URL syntax validation using PHP and regular expressions. - **Copyright holders**: - 2000 Rod Apeldoorn - rod(at)canowhoopass(dot)com +### WebAuthn + +- **Location**: lib/webauthn/src +- **Version**: 2.0.1 +- **License**: MIT +- **URL**: [https://github.com/lbuchs/WebAuthn](https://github.com/lbuchs/WebAuthn) + ### XHProf A Hierarchical Profiler for PHP.