mobile
mobile copied to clipboard
[PM-8372] Generate higher minimum number/special character values
Type of change
- [x] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other
Objective
Fixes https://github.com/bitwarden/mobile-maui/issues/3259
Code changes
Context: see desktop blob and mobile blob for comparison.
src/Core/Pages/Generator/GeneratorPage.xaml: Change max value ofMinNumberandMinSpecial(5 -> 9)
I have built and tested this on Android 13 and 14, armeabi-v7a and arm64-v8a. I do not have the ability to test an iOS build, but it should be an equally easy fix.
Thank you for your contribution! We've added this to our internal Community PR board for review. ID: PM-8372
This repo has been archived. If you would like to contribute code to the new native mobile apps, visit the iOS / Android repo.