PromucFlow_constructor/app/server/appsmith-server
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
..
src Restore a few missing fields on appsmith.user object (#7295) 2021-09-09 15:34:02 +05:30
auth-notes Convert the project into a multi-module structure 2019-09-16 11:21:57 +00:00
pom.xml [skip_changelog] Feature/directory structure for version control (#6757) 2021-09-06 18:18:18 +05:30