Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APPS-6946] Add manifest validation to deprecate password type param #366

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

aishkan
Copy link
Contributor

@aishkan aishkan commented Sep 17, 2024

/cc @zendesk/wattle

Description
Add manifest validation to disallow password type params.
The check is based on enabling _password_parameter_check to ensure this validation works only for new app submission. The value will be passed in from Apps approval and ZAM.

The apply _password_parameter_check value will be passed in from Apps Approval gem here.

References
https://zendesk.atlassian.net/browse/APPS-6946

Risks
[RUNTIME] No
[low] Only adds an extra validation in manifest that works dependant on skip_password_parameter_check. Manifest validation can fail for apps.

@aishkan aishkan requested review from a team as code owners September 17, 2024 04:29
@aishkan aishkan changed the title Add manifest validation to deprecate password type param [APPS-6946] Add manifest validation to deprecate password type param Sep 17, 2024
Copy link
Contributor

@mmassaki mmassaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for addressing my comments.

@aishkan aishkan merged commit 34276a8 into master Sep 30, 2024
6 checks passed
@aishkan aishkan deleted the aishkan/deprecate-password-param branch September 30, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants