mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-10 14:31:38 +00:00
[Web] move iam sso functions
This commit is contained in:
committed by
DerLinkman
parent
e202d00beb
commit
593e581cf3
@@ -178,8 +178,8 @@ require_once $_SERVER['DOCUMENT_ROOT'] . '/inc/functions.inc.php';
|
||||
require_once $_SERVER['DOCUMENT_ROOT'] . '/inc/functions.auth.inc.php';
|
||||
require_once $_SERVER['DOCUMENT_ROOT'] . '/inc/sessions.inc.php';
|
||||
|
||||
// Init Keycloak Provider
|
||||
$keycloak_provider = identity_provider('init');
|
||||
// Init Identity Provider
|
||||
$iam_provider = identity_provider('init');
|
||||
|
||||
// IMAP lib
|
||||
// use Ddeboer\Imap\Server;
|
||||
|
||||
Reference in New Issue
Block a user