bb-plane-fork/apps/api/plane/authentication
binarybeach 13b4de6d82 binarybeachio: trusted view — rename log extra key 'created' to 'is_signup'
LogRecord has a built-in `created` attribute (timestamp) and Python's
Logger.makeRecord raises KeyError("Attempt to overwrite 'created' in
LogRecord") when extra= contains it. The 500 fired AFTER user_login
already set the sessionid, so users were technically signed in but
saw a 500 page on first visit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 21:18:49 -10:00
..
adapter binarybeachio: Bucket-4 trusted-JWT auth — replaces in-place github.py patch 2026-05-03 20:24:48 -10:00
middleware chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
provider binarybeachio: Bucket-4 trusted-JWT auth — replaces in-place github.py patch 2026-05-03 20:24:48 -10:00
utils chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
views binarybeachio: trusted view — rename log extra key 'created' to 'is_signup' 2026-05-03 21:18:49 -10:00
__init__.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
apps.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
rate_limit.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
session.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
urls.py binarybeachio: Bucket-4 trusted-JWT auth — replaces in-place github.py patch 2026-05-03 20:24:48 -10:00