Identity dock: account switcher Phase A (guided re-login) #20
Loading…
Reference in a new issue
No description provided.
Delete branch "oss-oo/account-switcher"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase A of the account switcher (docs/ACCOUNT_SWITCHER.md §7).
What
body_outer_pre.tmplhook template (the abuse banner stays byte-identical — pure addition).forgejo-custom/public/assets/identities.json→/assets/identities.json(public metadata only: login, title, avatar path, accent).fetch+X-Csrf-Token, then/user/loginwith the username prefilled client-side, password focused, toast hint. Forgejo 16.0.5 ignores?login_name=(verified live) andGET /user/logoutis 404 — both documented in §7.data-signed-in(the v1 API rejects session cookies — caught in local testing).data-tooltip-content+aria-label: Forgejo's tooltip system strips nativetitleattributes.Local evidence
scripts/e2e-local.shPASS (full stack incl. MCP + registrar round-trip).