bb-plane-fork/apps/api/plane/db/models
Nikhil 351344ecbb
[WEB-5225] feat: enhance authentication logging with detailed error and info message (#7998)
* feat: enhance authentication logging with detailed error and info messages

- Added logging for various authentication events in the Adapter and its subclasses, including email validation, user existence checks, and password strength validation.
- Implemented error handling for GitHub OAuth email retrieval, ensuring proper logging of unexpected responses and missing primary emails.
- Updated logging configuration in local and production settings to include a dedicated logger for authentication events.

* chore: address copilot comments

* chore: addressed some additional comments

* chore: update log

* fix: lint
2026-03-03 19:35:34 +05:30
..
integration chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
__init__.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
analytic.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
api.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
asset.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
base.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
cycle.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
deploy_board.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
description.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
device.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
draft.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
estimate.py [WEB-5225] feat: enhance authentication logging with detailed error and info message (#7998) 2026-03-03 19:35:34 +05:30
exporter.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
favorite.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
importer.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
intake.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
issue.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
issue_type.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
label.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
module.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
notification.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
page.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
project.py [WEB-5878] chore: add validation for project name/identifier for special characters (#8529) 2026-02-17 00:49:02 +05:30
recent_visit.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
social_connection.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
state.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
sticky.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
user.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
view.py [WEB-6194]migration: added archived_at in IssueView #8641 2026-02-17 19:06:13 +05:30
webhook.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
workspace.py chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30