Conversation
|
@tomholub here is a video of current implementation: Simulator.Screen.Recording.-.iPhone.13.-.2022-01-24.at.14.56.55.mp4What about notifying users about weak password before tapping |
FlowCrypt/Functionality/Services/Compose Message Service/ComposeMessageService.swift
Outdated
Show resolved
Hide resolved
FlowCrypt/Functionality/Services/Compose Message Service/ComposeMessageService.swift
Outdated
Show resolved
Hide resolved
Agree, actually best would be still on the modal where the user inputs it. Best would be:
I don't know if we are trying to do more than what is reasonable to expect from a modal - do you think this needs its own view? Or should modal be enough for this? |
|
I think it's possible to do such check using |
# Conflicts: # FlowCryptAppTests/ExtensionTests.swift
|
I updated implementation to check password strength when user types it in modal, here is video: Simulator.Screen.Recording.-.iPhone.13.-.2022-01-25.at.16.02.53.mp4 |
|
Yup - simple, effective, clear. |
FlowCrypt/Functionality/Services/Compose Message Service/ComposeMessageService.swift
Outdated
Show resolved
Hide resolved
# Conflicts: # FlowCrypt/Controllers/Compose/ComposeViewController.swift


This PR adds message password policy for checking password strength
close #1306
Tests (delete all except exactly one):
SendEmailToRecipientWithoutPublicKeytestTo be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):