mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-07 21:11:37 +00:00
[Web] organize auth functions+api auth w/ dovecot
This commit is contained in:
committed by
DerLinkman
parent
50d4d59626
commit
6adad79e5c
@@ -177,6 +177,7 @@ function get_remote_ip() {
|
||||
|
||||
// Load core functions first
|
||||
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';
|
||||
|
||||
// IMAP lib
|
||||
|
||||
Reference in New Issue
Block a user