ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
See: https://mantis.ilias.de/view.php?id=42079 If approved, this must be picked to `trunk` as well.
Hi everyone, As part of the ongoing project to map all privacy relevant information, this PR adds a privacy.md to the Learning Sequence. Feedback and suggestions are welcome. Thanks! All...
See: https://mantis.ilias.de/view.php?id=27749 If approved, this must be cherry-picked to `release_9` and `trunk` as well.
See: https://mantis.ilias.de/view.php?id=29991 This can also help to solve https://mantis.ilias.de/view.php?id=27749 addressed by #7931. If approved, this MUST be picked to `release_9` and `trunk`.
Hi folks, This PR introduces the the following changes: - The `chai` assertion package has been removed and replaced by `jest`'s internal `expect` object. - The `@jest/globals` package has been...
https://mantis.ilias.de/view.php?id=41779 Hello everyone, this PR ensures that the PHP ini variable 'session_max_idle' is controlled via our setup. The current values are obtained from a phpinfo file that has currently been...
This PR improves the code to handle "Password Assistance" sessions by introducing a proper "Repository" and some entity/value object classes, so we can finally get rid of the `inc.pwassist_session_handler.php` script.
references and depends on merge of https://github.com/ILIAS-eLearning/ILIAS/pull/7758