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

IOS-2685 Don't use access code repository in backup tasks #237

Merged
merged 2 commits into from
Dec 5, 2022

Conversation

megakoko
Copy link
Contributor

@megakoko megakoko commented Dec 5, 2022

No description provided.

@megakoko megakoko marked this pull request as ready for review December 5, 2022 07:17
@@ -10,6 +10,8 @@ import Foundation

@available(iOS 13.0, *)
class FinalizeBackupCardTask: CardSessionRunnable {
let allowsAccessCodeFromRepository = false
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

сделай пожалуйста везде через var allowsAccessCodeFromRepository: Bool { false }

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Сделал

@megakoko megakoko merged commit 85b7078 into develop Dec 5, 2022
@megakoko megakoko deleted the IOS-2685-dont-use-biometry-for-backup-tasks branch December 5, 2022 09:49
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