Describe the bug
Sensitive data is currently being exposed to non-admin users which is a major vulnerability
issue and needs to be fixed on priority.
Postgres configs, admin credentials, configs on the production server etc are made visible to non-admin users.
Expected behavior
This should only be accessible by the admin
Additional context
Working on this.