From 8758bd2d7fe485d391180ba3dc0b344f03748645 Mon Sep 17 00:00:00 2001 From: Gabriel Kaufmann Date: Thu, 11 Feb 2021 20:39:35 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9ELicenseserver/health=5Fview/cron.py?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Licenseserver/health_view/cron.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Licenseserver/health_view/cron.py b/Licenseserver/health_view/cron.py index 5a5d460..fbaaa9c 100644 --- a/Licenseserver/health_view/cron.py +++ b/Licenseserver/health_view/cron.py @@ -6,8 +6,9 @@ import requests import json -loginname_restapi = 'gabi' -passwort_restapi = 'Lolo7138' +#logindata for admin acc on Contentserver +loginname_restapi = '' +passwort_restapi = '' def check_exp_date():