PromucFlow_constructor/app/server/appsmith-plugins/restApiPlugin/src
Nidhi f9a4b0e0dc
Fixes failure due to extra spaces in authorization url in OAuth2 datasource (#4818)
* Trimmed authorization url

* Using validation instead

* Update app/server/appsmith-plugins/restApiPlugin/src/main/java/com/external/helpers/DatasourceValidator.java

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>

* Update app/server/appsmith-plugins/restApiPlugin/src/main/java/com/external/helpers/DatasourceValidator.java

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-06-01 13:45:04 +05:30
..
main Fixes failure due to extra spaces in authorization url in OAuth2 datasource (#4818) 2021-06-01 13:45:04 +05:30
test/java/com/external Removed check for encryption since this is not handled manually anymore (#4673) 2021-05-25 20:29:57 +05:30