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

   This is implemented on `main`. Closing.
   
   `rbacEnabled` is a runtime setting on `AppConfig`, read from `config.json` 
so a deployment can turn
   gating off without patching a build-time file. `ConfigService.rbacEnabled` 
exposes it, and both
   `HasPermissionDirective` and the navigation service short-circuit on it.
   
   Covered by `e2e/rbac-feature-flag.spec.ts`, which asserts the flag's effect 
in both directions —
   including *"rbacEnabled = false restores the pre-RBAC behaviour of showing 
everything"*.
   


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