From 5a7f1ac4c9ec3044bef6dee6f7f6d7f51046526b Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Thu, 28 Sep 2023 10:32:22 -0600 Subject: no more saml or duo --- src/aggietime.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/aggietime.js') diff --git a/src/aggietime.js b/src/aggietime.js index 5c0ff72..f037fd4 100644 --- a/src/aggietime.js +++ b/src/aggietime.js @@ -92,7 +92,7 @@ export const current_shift = async () => { if (`${AGGIETIME_URI}/${req_path}` != response_url) { // IMO a very weird decision - when there is no open shift the api redirects - // home instead of sending back a 404 or something actually *reasonable* :3 + // home instead of sending back a 404 or something return null; } -- cgit v1.3