Helper plugin for Glubus Authentication plugin
jeph864
2023-06-07 012ff31d7f74ab5cdee84ecf3b25339016910d4d
Merge remote-tracking branch 'origin/master(ours)'
2 files modified
5 ■■■■ changed files
CHANGELOG.md 3 ●●●●● patch | view | raw | blame | history
plugin.php 2 ●●● patch | view | raw | blame | history
CHANGELOG.md
@@ -2,3 +2,6 @@
## [1.0.0]
- First version
## [1.0.1]
- Adds regular user synchromisation
plugin.php
@@ -1,7 +1,7 @@
<?php
$id = "azureadcron";
$version = "1.0.0";
$version = "1.0.1";
$ilias_min_version = "5.4.0";
$ilias_max_version = "7.999";
$responsible = "Jephte Abijuru";