bb-plane-fork/apps/api/plane/authentication/views/app
binarybeach 69b499c9ec binarybeachio: trusted view — key User on bb_mailbox (four-layer identity model)
Identity-model rollout T2.4. Trusted view now derives `lookup_email = bb_mailbox or email`
and uses it for both User.objects.filter() and the new-User row's email field. WARN-log
fallback to federation email when the claim is absent (transitional safety; should never
fire once Zitadel `bb-claims` Action + bridge-side userinfo enrichment are live).

Decode-time required-claims unchanged (`bb_mailbox` stays optional) so partial deploys
aren't bricked. Pre-migration SQL rename of operator's existing User row required —
see binarybeachio docs/services/plane/migration-plan.md §9.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 00:56:35 -10:00
..
check.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
email.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
gitea.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
github.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
gitlab.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
google.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
magic.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
password_management.py [GIT-44] refactor(auth): add PASSWORD_TOO_WEAK error code (#8522) 2026-02-13 18:51:33 +05:30
signout.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
trusted.py binarybeachio: trusted view — key User on bb_mailbox (four-layer identity model) 2026-05-05 00:56:35 -10:00