chiff-app / chiff-ios

The Chiff app for iOS.
Other
5 stars 0 forks source link

Allow for manual customisation when generating password. #9

Open bas-d opened 3 years ago

bas-d commented 3 years ago

We currently generate a password with either default values or, if a PPD exists, with the PPD values. We should allow a user to customise the settings to generate a valid password. If a PPD exists, we could pre-fill the password generation settings sheet with the values from the PPD. This applies to:

bas-d commented 3 years ago

Also refactor use same code as AddAccountViewController in the chiffCredentialProvider