Skip to content

minor fix #244

Merged
tobiichi3227 merged 2 commits intoTFcis:v2.0from
tobiichi3227:fix/signout-failed
Mar 14, 2026
Merged

minor fix #244
tobiichi3227 merged 2 commits intoTFcis:v2.0from
tobiichi3227:fix/signout-failed

Conversation

@tobiichi3227
Copy link
Copy Markdown
Collaborator

No description provided.

When not logged in, self.acct points to `GUEST_ACCOUNT`.

sign_in modifies self.acct directly because add_log requires
the operator account.

This mutates the shared `GUEST_ACCOUNT`, which may cause
later anonymous users to see an incorrect account.
@tobiichi3227 tobiichi3227 merged commit 345f15b into TFcis:v2.0 Mar 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant