bb-plane-fork/apps/api/plane/api
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
..
middleware chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
serializers [WEB-5878] chore: add validation for project name/identifier for special characters (#8529) 2026-02-17 00:49:02 +05:30
urls [SILO-1028] feat: Project Summary external API (#8661) 2026-03-03 01:33:07 +05:30
views [WEB-5225] feat: enhance authentication logging with detailed error and info message (#7998) 2026-03-03 19:35:34 +05:30
__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