dashboard
repositories
filestore
activity
search
login
GZ
/
AzureADCron
Helper plugin for Glubus Authentication plugin
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge remote-tracking branch 'origin/master(ours)'
jeph864
2023-06-07
012ff31d7f74ab5cdee84ecf3b25339016910d4d
[GZ/AzureADCron.git]
/
plugin.php
1
2
3
4
5
6
7
8
<?php
$id = "azureadcron";
$version = "1.0.1";
$ilias_min_version = "5.4.0";
$ilias_max_version = "7.999";
$responsible = "Jephte Abijuru";
$responsible_mail = "jephte.abijuru@minervis.com";