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

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

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".


    Loading...