dashboard
repositories
filestore
activity
search
login
GZ
/
AzureADCron
Helper plugin for Glubus Authentication plugin
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Sync users with AD
jeph864
2023-02-07
fb8d589056a67ae7c65894ba7472a457ce916b07
[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";