Project

General

Profile

Edit Copy Actions

Feature #10793

closed

Identity confirmation flow,Fixed the confirmation link 404 ,Request/response logging.

Added by sairam machavarapu 10 days ago. Updated 10 days ago.

Status:
Closed
Priority:
Normal
Start date:
09/07/2026
Due date:
% Done:

100%

Estimated time:
8:00 h
Spent time:

Add

Subtasks


Add

Related issues

Updated by sairam machavarapu 10 days ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Completed the sending-identity email confirmation flow end to end, and added request-level observability to the backend.

Identity confirmation flow — built the confirmation link, landing route, and a new ConfirmIdentityPage on the frontend so users can verify a sending address from the email they receive.
Fixed the confirmation link 404 — the emailed link was hitting the frontend instead of the API. Introduced an apiPrefixedBaseUrl config getter so prefixed routes build correct absolute URLs in outbound email.
Request/response logging — added logging middleware, interceptor and exception filter (~210 lines) covering all API traffic, plus event and sender-queue logging.

Edit Copy Actions

Also available in: Atom PDF