From b422b6ded608807c7d3bb8b965b3797ca513610b Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Sat, 8 Aug 2026 23:01:51 +0100 Subject: implement a large chunk of the auth system itself :D --- routes/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'routes/index.php') diff --git a/routes/index.php b/routes/index.php index a5e66a8..685ab92 100644 --- a/routes/index.php +++ b/routes/index.php @@ -1,7 +1,7 @@ doc->addChild('content'); $content->addChild('p', 'Welcome to Pleasant SSO!'); $resp->send(); -- cgit v1.3