PromucFlow_constructor/app/server/appsmith-server/src/main/resources
Shrikant Sharat Kandula c509a640b7
feat: Add an API to get env values for superusers (#7043)
This commit adds the following API:

`/api/v1/admin/env` — Responds with the names and values of all environment variables currently configured, that are allowed for configuration from the UI. Some variables will be missing from this, ones that are not allowed to be edited from the configuration UI.

Doesn't take any query params. Only usable by the superuser.

Also added a `isSuperUser` boolean field to the response of `api/v1/users/me`, that will indicate whether the current user is a superuser or not.
2021-09-15 13:56:41 +05:30
..
bot Add a bot thread when someone adds first comment or tags someone is the comment for the first time (#5521) 2021-07-15 23:45:08 +06:00
email - add page name in comment notification emails (#6608) 2021-08-16 18:40:31 +06:00
features feat: make comments publicly available (#7143) 2021-09-06 18:04:40 +05:30
application.properties feat: Add an API to get env values for superusers (#7043) 2021-09-15 13:56:41 +05:30
CRUD-DB-Table-Template-Application.json fix: Updated Template (#7447) 2021-09-15 12:36:56 +05:30
examples-organization.json Add a node.js script to dump examples organization (#448) 2020-09-02 17:15:55 +05:30