bb-plane-fork/apps/api/plane/authentication/views/app
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
..
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 — rename log extra key 'created' to 'is_signup' 2026-05-03 21:18:49 -10:00