aboutsummaryrefslogtreecommitdiff
path: root/lib/elearning
AgeCommit message (Expand)Author
2024-07-03moved LTI 1.3A classes from lib/elearning to lib/classesMoritz Strohm
2024-07-03added GradeManager::updateGrades stubMoritz Strohm
2024-07-03regard allowed optional fields from LTI deployment privacy settings when crea...Moritz Strohm
2024-07-03course/lti/save_link: added form for LTI 1.3A, fixed errorsMoritz Strohm
2024-07-03course/lti controller: extended actions to support deep linking with LTI 1.3AMoritz Strohm
2024-07-03merged lti/lti13a controller with lti/auth controllerMoritz Strohm
2024-07-03moved lti13a controller and admin/lti/platform_data actionMoritz Strohm
2024-07-03fixed errorsMoritz Strohm
2024-07-03implemented lti13a/jwks actionMoritz Strohm
2024-07-03renamed LtiData class to LtiDeploymentMoritz Strohm
2024-07-03added Studip\Lti13a\NonceGenerator classMoritz Strohm
2024-07-03removed state-parameter related code from UserAuthenticator classMoritz Strohm
2024-07-03course/lti/edit: added oidc_init_url and jwks_url in form fields, fixed errorsMoritz Strohm
2024-07-03added PlatformManager::getJwksUrlForDeploymentMoritz Strohm
2024-07-03fixed errorsMoritz Strohm
2024-07-03changed URLMoritz Strohm
2024-07-03removed cache codeMoritz Strohm
2024-07-03store state in session, send state in URL instead of the bodyMoritz Strohm
2024-07-03attempted to setting the "state" parameter by brute forceMoritz Strohm
2024-07-03deactivated existing code for setting a stateMoritz Strohm
2024-07-03fixed typoMoritz Strohm
2024-07-03use cache instead of sessionMoritz Strohm
2024-07-03attempted to add the state parameterMoritz Strohm
2024-07-03fixed errorsMoritz Strohm
2024-07-03fixed typoMoritz Strohm
2024-07-03fixed lti13a/oidc_init action, added UserAuthenticator and Identity classesMoritz Strohm
2024-07-03renamed class filesMoritz Strohm
2024-07-03fixed errors, removed unnecessary codeMoritz Strohm
2024-07-03added LTI Registration and RegistrationManager classes, moved code from contr...Moritz Strohm
2024-07-03hide Stud.IP URL parametersMoritz Strohm
2024-07-03added PlatformManager::getLtiRoleClaimForStudipRoleMoritz Strohm
2024-07-03changed keyring generation from ES256 to RS256, added keyring generation methodsMoritz Strohm
2024-07-03fixet LTI 1.3a class autoloadingMoritz Strohm
2024-07-03added LtiRegistration SORM classMoritz Strohm
2024-07-03added lti13a controllerMoritz Strohm
2024-07-03added PlatformManager::getPlatformConfiguration, ToolManager::getToolConfigur...Moritz Strohm
2024-07-03added Keyring::toKeyChainMoritz Strohm
2024-07-03began implementation of KeyManager::createMoritz Strohm
2024-07-03lib/elearning/lti1.3a: added class stubsMoritz Strohm
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
2024-02-05fixes #3707Jan-Hendrik Willms
2023-12-04Resolve "ILIAS-Schnittstelle: verwendete SOAP-Methoden getUser und deleteUser...Arne Schröder, M. A.
2023-11-23drop "response_timeout" and don't disable SSL verification, fixes #3500Elmar Ludwig
2023-08-29prevent php8 warnings, fixes #3106Jan-Hendrik Willms
2023-06-13fix incorrect usage of implode parameters, fixes #2729Jan-Hendrik Willms
2023-02-21prevent php8 warnings in elearning module (fifth batch of changes), re #2193Jan-Hendrik Willms
2022-12-09Skip recursive lookup if no modules are chosen from ILIAS #1615Felix Pahlow
2022-10-26fix for BIESt 1283, closes #1283Moritz Strohm
2022-07-14resurrect lost commit, fixes #1235Jan-Hendrik Willms