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

fix(auth): Fix parsing of REQUIRES_UPPERCASE/REQUIRES_LOWERCASE password settings in Gen1 #2836

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

mattcreaser
Copy link
Member

@mattcreaser mattcreaser commented Jun 3, 2024

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:
#2835
aws-amplify/amplify-ui-android#154

Description of changes:
The correct values for the Gen1 configuration password settings are REQUIRES_UPPERCASE/REQUIRES_LOWERCASE.

How did you test these changes?

  • Verified that all settings were respected with a config generated from the CLI.

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mattcreaser mattcreaser requested a review from a team as a code owner June 3, 2024 13:24
@tylerjroach tylerjroach merged commit e6aa829 into main Jun 3, 2024
4 checks passed
@tylerjroach tylerjroach deleted the mattcreaser/auth-parsing branch June 3, 2024 14:36
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