This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit 88f6ceb7bd50122a61c9a2903e6d6e6e16b19173 Merge: c4ed663 e987d7e Author: Aman-Mittal <[email protected]> AuthorDate: Sun Aug 2 19:30:10 2026 +0530 Merge pull request #217 from Aman-Mittal/fix/ga-security-hardening fix(security): close the four blocking GA readiness gates deploy/nginx.conf | 20 ++++++ eslint-suppressions.json | 5 -- src/app/core/interceptors/auth.interceptor.spec.ts | 58 ++++++++++++++- src/app/core/interceptors/auth.interceptor.ts | 42 +++++++++++ src/app/core/services/config.service.spec.ts | 72 +++++++++++++++---- src/app/core/services/config.service.ts | 82 ++++++++++++++++++++-- src/app/features/login/login.component.spec.ts | 8 ++- src/app/features/login/login.component.ts | 35 +++++---- src/app/testing/config.ts | 29 +++++++- src/assets/i18n/en.json | 7 +- 10 files changed, 314 insertions(+), 44 deletions(-)
