From 02e5e056d08f29edd6263791316a5abe32de185a Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 13 Feb 2026 15:46:47 -0600 Subject: [PATCH] store: [homelab] Fix missing return in login handler --- ...ix-missing-return-in-login-handler-b08c77.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 graph/fixes/homelab-fix-missing-return-in-login-handler-b08c77.md diff --git a/graph/fixes/homelab-fix-missing-return-in-login-handler-b08c77.md b/graph/fixes/homelab-fix-missing-return-in-login-handler-b08c77.md new file mode 100644 index 00000000000..105b5675a95 --- /dev/null +++ b/graph/fixes/homelab-fix-missing-return-in-login-handler-b08c77.md @@ -0,0 +1,17 @@ +--- +id: b08c77d5-7b60-44ca-ab85-543d249db29a +type: fix +title: "[homelab] Fix missing return in login handler" +tags: [homelab, commit, fix, session-log] +importance: 0.6 +confidence: 0.8 +created: "2026-02-13T21:46:47.577325+00:00" +updated: "2026-02-13T21:46:47.577325+00:00" +--- + +Commits made: 1 + - Fix missing return in login handler +Files edited (1): + - /home/cal/project/auth/login.py +Work types: commit, fix +Session size: 10 messages, 3 tool calls