Benura Abeywardena
Benura Abeywardena
**Purpose** Fixes: [wso2/api-manager#223](https://github.com/wso2/api-manager/issues/223) [wso2/api-manager#489](https://github.com/wso2/api-manager/issues/489) **Approach** Implemented the following test cases. - testCommonOperationPolicyExport - testInvalidCommonOperationPolicyExport - testImportNewCommonOperationPolicy - testImportExistingCommonOperationPolicy - testImportInvalidCommonOperationPolicy - testCommonOperationPolicyExportWithJSONContent
Fix [Issue-2836](https://github.com/github/hub/issues/2836)
Description MySQLdb module member errors in UserManager.py and DownloadManager.py fixed. Related Issue #902 Motivation and Context Code should be bug free. No errors should be occured. How Has This Been...
Description After an unsuccessful login password have to be reset to null with highlighting the password container. Form validations are added and the login button will enable only if both...
**Description** The entered password have to be reset to null after an unsuccessful login. **Expected behavior** Password should be reset to null after an invalid login. **Screenshot** ....