From fc57baff78fd8c933cfb4c381cd8dd62c784de05 Mon Sep 17 00:00:00 2001 From: Zeni Kim Date: Mon, 18 May 2026 15:54:37 -0500 Subject: [PATCH] update to new core session system --- controllers/authentication.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/authentication.go b/controllers/authentication.go index 500533d..35ab468 100644 --- a/controllers/authentication.go +++ b/controllers/authentication.go @@ -1,5 +1,5 @@ // Copyright 2023 Harran Ali . All rights reserved. -// Copyright (c) 2024 Zeni Kim +// Copyright (c) 2026 Zeni Kim // Use of this source code is governed by MIT-style // license that can be found in the LICENSE file.