From a6ab699fde4ffbf657f588b3bb26fbac4f8c09cb Mon Sep 17 00:00:00 2001 From: Johan Pascal Date: Thu, 27 Jun 2019 20:50:49 +0700 Subject: [PATCH] Improve configuration file + work on authentication - not yet functionnal --- src/authentication.php | 19 +++++++++- src/xmlrpc.conf | 79 +++++++++++++++++++++++++++++------------- 2 files changed, 73 insertions(+), 25 deletions(-) diff --git a/src/authentication.php b/src/authentication.php index 1dc1143..d56ba78 100644 --- a/src/authentication.php +++ b/src/authentication.php @@ -1,13 +1,30 @@