From 76c1b5c5492989b10d8fc3452ca163989c1b34a6 Mon Sep 17 00:00:00 2001 From: i am da real crt yes Date: Tue, 6 Sep 2022 16:04:24 +0200 Subject: [PATCH] started work on ldap qr code and cleaned up a bit --- app/gswave/index.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/gswave/index.php b/app/gswave/index.php index d7194cb..1042db3 100644 --- a/app/gswave/index.php +++ b/app/gswave/index.php @@ -124,6 +124,9 @@ $ldapxml .= "".$_SESSION["ldap"]["qr_num_attribute"]["text"].""; $ldapxml .= "".$_SESSION["ldap"]["qr_display_name"]["text"].""; $ldapxml .= "" + + + // Use Default settings to set these } //yea i will have to go and recycle this aswell to make it generate the ldap code aswell