[Dovecot] group auth files

This commit is contained in:
FreddleSpl0it
2024-02-05 12:30:05 +01:00
committed by DerLinkman
parent 73256b49b7
commit 9be79cb08e
3 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ require_once 'functions.inc.php';
require_once 'functions.auth.inc.php';
require_once 'sessions.inc.php';
// Init Keycloak Provider
// Init provider
$iam_provider = identity_provider('init');
$result = check_login($post['username'], $post['password'], $post['protocol'], true);