Ankit Srivastava

Results 6 issues of Ankit Srivastava

> Pull Request Template > > Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request. ## Description > Please include...

Bug
Needs Triaging
Git Version Control
Team Managers Pod

## Description Changed the login password length upper limit from 48 to 256 characters Fixes # (issue) [[Bug]-[672]:Passwords longer than 48 characters are "not strong enough](https://github.com/appsmithorg/appsmith/issues/12965) ### Before ![image](https://user-images.githubusercontent.com/67647761/201931201-efaf345a-e62a-4cf3-9212-946b3cf7df3a.png) ###...

Bug
Login / Signup
High
Needs Triaging
Stale
Team Managers Pod

## Description Converting empty env values or no env value to boolean FALSE before storing in redux store. The empty-valued key in `.env` files was being treated as a true...

Bug
Task
Stale

Today, when we open a private app, and the user is not logged in. We send the usage pulse and then redirect the user to the login page. After this...

Bug
Billing & Usage Pod

Removed hard coded string for license id and changed to empty string, before passing to intercom. #### Type of change - Bug fix (non-breaking change which fixes an issue) >...

Bug

Sending licence key to intercom after consent is given. For CE users, sending license key as empty string. The consent popup is not required for cloud hosting users. #### Type...

Bug
skip-testPlan
Billing & Usage Pod