TWSD-799 - Web UI to deliver the authentication QR code via email.

Review Request #1454 — Created March 19, 2026 and submitted

shuinvy
AG
rel_ag_9_4_5
TWSD-799
austin, evalin, lucille, milliechou, peteryeh

Fix issue that cannot send QR code to more than 1 Email.

The Jira ticket is:
https://arraynetworks.atlassian.net/browse/TWSD-799

This is reopened because we found the issue.

The root cause is the CLI cannot be run asynchronously,
so I removed & that for background running to prevent the issue.
Besides,
I modified the code for log prevent only writing last response of CLI.
That is,
reading the content of log file and append new data to it.

Moreover,
I changed the message from "ERROR MESSAGE" to "WARNING".


shuinvy
austin
  1. Ship It!
  2. 
      
evalin
  1. Ship It!
  2. 
      
milliechou
  1. Ship It!
  2. 
      
lucille
  1. Ship It!
  2. 
      
shuinvy
Review request changed

Status: Closed (submitted)

Loading...