openMF / web-app

Mifos X Web App is the revamped version of the Mifos X Community App built on top of the Fineract Platform leveraging the popular Angular framework.
https://openmf.github.io/web-app/
Mozilla Public License 2.0
228 stars 516 forks source link

feat: Display or Hide Tenant selector in Login view #2100

Closed alberto-art3ch closed 4 months ago

alberto-art3ch commented 4 months ago

Description

Thinking in productive environments and other cases that involves security reasons, we are able to shod or hide the Tenant Id selector.

We can manage this with the new environment variable MIFOS_DISPLAY_TENANT_SELECTOR with a boolean value

For more configs please refer to the README.md file

Screenshots

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!