PromucFlow_constructor/app/server/appsmith-server/src
Trisha Anand 3c30b38937
Bug fix : External datasources do not execute for public application (#143)
1. Bug fix for when actions for a public application use an external datasource (aka db queries). The db queries were not getting executed because the permission for execute datasource was not getting set for anonymousUser.

2. When using the Test endpoint for datasource, if the datasource is being read from the db and there are encrypted fields, first decrypt the field and then send to the plugin for testing the co
2020-07-23 20:31:36 +05:30
..
main Bug fix : External datasources do not execute for public application (#143) 2020-07-23 20:31:36 +05:30
test/java/com/appsmith/server Bug fix : External datasources do not execute for public application (#143) 2020-07-23 20:31:36 +05:30