This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
from c4ed663 Merge pull request #211 from Aman-Mittal/feat/adapter-boundary
add e987d7e fix(security): close the four blocking GA readiness gates
new 88f6ceb Merge pull request #217 from
Aman-Mittal/fix/ga-security-hardening
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)