PromucFlow_constructor/deploy
Shrikant Sharat Kandula 9b98621010
Restore a few missing fields on appsmith.user object (#7295)
With latest update, the following fields are unavailable on the `appsmith.user` object:

- `accountNonExpired`
- `accountNonLocked`
- `credentialsNonExpired`
- `isAnonymous`
- `isEnabled`

These fields are necessary for building applications and many apps were relying on these, despite them not being listed in the documentation at <https://docs.appsmith.com/framework-reference/appsmith#user>.
2021-09-09 15:34:02 +05:30
..
ansible feat: env flag to disable intercom (#6937) 2021-08-30 22:11:55 +05:30
aws Encoding the mongo credentials in install.sh script (#310) 2020-08-17 11:10:01 +05:30
aws_ami Fix password generation and OS case problems in install scripts (#4184) 2021-04-27 20:43:22 +05:30
fat_container Restore a few missing fields on appsmith.user object (#7295) 2021-09-09 15:34:02 +05:30
heroku feat: env flag to disable intercom (#6937) 2021-08-30 22:11:55 +05:30
k8s feat: Adding APPSMITH_PLUGIN_MAX_RESPONSE_SIZE which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin) (#7126) 2021-09-05 15:38:36 +00:00
template feat: Adding APPSMITH_PLUGIN_MAX_RESPONSE_SIZE which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin) (#7126) 2021-09-05 15:38:36 +00:00
install.sh Fix variables in docker.env.sh 2021-08-11 19:15:43 +05:30