From 21fedb3af692b12c1f0aa266bbf788b01f2cbe4c Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Sun, 26 Mar 2023 04:50:46 +0300 Subject: auth tests --- core/config/anom_settings.php | 312 +++++++++++++++++++++++++++++++----------- core/config/credentials.php | 126 ----------------- core/config/init.php | 17 +-- 3 files changed, 239 insertions(+), 216 deletions(-) delete mode 100644 core/config/credentials.php (limited to 'core/config') diff --git a/core/config/anom_settings.php b/core/config/anom_settings.php index 406c6aa..76c7c62 100644 --- a/core/config/anom_settings.php +++ b/core/config/anom_settings.php @@ -1,35 +1,37 @@