dashboard
repositories
filestore
activity
search
login
GZ
/
AzureADCron
Helper plugin for Glubus Authentication plugin
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
user sync cron jobs
jeph864
2023-06-07
338fce3943dd000284e3792b72cf1de628dc12d0
[GZ/AzureADCron.git]
/
plugin.php
1
2
3
4
5
6
7
8
<?php
$id = "azureadcron";
$version = "1.0.0";
$ilias_min_version = "5.4.0";
$ilias_max_version = "7.999";
$responsible = "Jephte Abijuru";
$responsible_mail = "jephte.abijuru@minervis.com";