Aman-Mittal commented on issue #215:
URL: 
https://github.com/apache/fineract-backoffice-ui/issues/215#issuecomment-5158696752

   Done and merged in #217.
   
   The hard-coded external hosts are gone from `login.component.ts`. The server 
picker is now built
   from deployment configuration — the configured endpoint, the same-origin 
proxy, and any origins
   named in `allowedApiOrigins`. A custom URL is still possible for operators, 
but is checked against
   the same allow-list rather than accepted on trust, and the form explains the 
refusal instead of
   failing silently.
   
   `npm run ga:check` reports this gate as passing: no hostname literals remain 
in the component.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to