From 09bd0164ebc020a54b944b7326dcba496fb5d82c Mon Sep 17 00:00:00 2001 From: Minteck Date: Fri, 26 Aug 2022 22:29:23 +0200 Subject: idk when was the last commit so I'm making a new one - Violet Dawn --- Authentication/Callback/index.php | 9 ++++-- Authentication/PublicCallback/index.php | 51 +++++++++++++++++++++++++++++++++ Authentication/PublicStart/index.php | 7 +++++ Authentication/Start/index.php | 5 +++- 4 files changed, 68 insertions(+), 4 deletions(-) create mode 100644 Authentication/PublicCallback/index.php create mode 100644 Authentication/PublicStart/index.php (limited to 'Authentication') diff --git a/Authentication/Callback/index.php b/Authentication/Callback/index.php index 6a6d8f1..b68000b 100644 --- a/Authentication/Callback/index.php +++ b/Authentication/Callback/index.php @@ -1,5 +1,8 @@