vultisig / vultisig-android

Vultisig Android App
Apache License 2.0
6 stars 3 forks source link

[BUG] conflicting vault names #1088

Closed realpaaao closed 1 month ago

realpaaao commented 1 month ago

Describe the bug It is possible to create the same vault name when first creating a vault on device A and pairing on device B and afterwards initating on Device B and pairing with device A when no input in vault name.

To Reproduce Steps to reproduce the behavior:

  1. No input in vault name
  2. create secure vault on device A and join with device B
  3. no input in vault name
  4. create secure vault on device B and join with device A
  5. See error

Expected behavior Add prefilled names for different Vault setups, to not have conflicts add random numbers #:

Fast: Fast Vault # Active: Active Vault # Secure: Secure Vault #

Screenshots image

-v25

realpaaao commented 1 month ago

QA done.