From 71122d53cd7ebf037b5f30759fd8564bf3f80580 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Fri, 4 Sep 2026 15:00:48 +0200 Subject: [PATCH] chore: bump ee-repo-ref to the merged EE head EE parent moved (OAuth guest cookie is now |/, bound to the flow's state via guest_target_for_state / clear_guest_target_for_state in oauth2_ee.rs). Merged it into the EE companion; the change is self-contained in oauth2_ee.rs and CE compiles against it unchanged. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01VF3v6LA9399gNphmZaHYG3 --- backend/ee-repo-ref.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/ee-repo-ref.txt b/backend/ee-repo-ref.txt index 278c630445..dd8c2add43 100644 --- a/backend/ee-repo-ref.txt +++ b/backend/ee-repo-ref.txt @@ -1 +1 @@ -582761847e81efebcb824093eb0570bba0170eae \ No newline at end of file +c96012d8d809536c29f39336dc7a2f01961fde95 \ No newline at end of file