Aman-Mittal opened a new issue, #113: URL: https://github.com/apache/fineract-backoffice-ui/issues/113
**As a** System Administrator deploying a new RBAC-enabled version **I want** a feature flag (`environment.rbacEnabled`) that, when disabled, shows all navigation items regardless of permissions **So that** existing deployments continue to work unchanged and RBAC can be enabled per-environment without code changes **Acceptance Criteria:** - [ ] `rbacEnabled = false`: sidebar shows all items, directives render everything - [ ] `rbacEnabled = true`: sidebar filters by permissions + institution config - [ ] Flag read from `environment.ts` / `environment.prod.ts` - [ ] Documented in `SECURITY.md` and `AGENTS.md` -- 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]
