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

Set login_method when registering for tde #711

Merged
merged 5 commits into from
Apr 15, 2024

Refactor

2aa4935
Select commit
Loading
Failed to load commit list.
Merged

Set login_method when registering for tde #711

Refactor
2aa4935
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 15, 2024 in 1s

11.11% of diff hit (target 60.83%)

View this Pull Request on Codecov

11.11% of diff hit (target 60.83%)

Annotations

Check warning on line 29 in crates/bitwarden-crypto/src/keys/master_key.rs

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/master_key.rs#L25-L29

Added lines #L25 - L29 were not covered by tests

Check warning on line 43 in crates/bitwarden-crypto/src/keys/master_key.rs

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/master_key.rs#L35-L43

Added lines #L35 - L43 were not covered by tests

Check warning on line 85 in crates/bitwarden-uniffi/src/auth/mod.rs

@codecov codecov / codecov/patch

crates/bitwarden-uniffi/src/auth/mod.rs#L85

Added line #L85 was not covered by tests

Check warning on line 93 in crates/bitwarden-uniffi/src/auth/mod.rs

@codecov codecov / codecov/patch

crates/bitwarden-uniffi/src/auth/mod.rs#L89-L93

Added lines #L89 - L93 were not covered by tests

Check warning on line 79 in crates/bitwarden/src/auth/client_auth.rs

@codecov codecov / codecov/patch

crates/bitwarden/src/auth/client_auth.rs#L79

Added line #L79 was not covered by tests

Check warning on line 83 in crates/bitwarden/src/auth/client_auth.rs

@codecov codecov / codecov/patch

crates/bitwarden/src/auth/client_auth.rs#L83

Added line #L83 was not covered by tests

Check warning on line 87 in crates/bitwarden/src/auth/login/auth_request.rs

@codecov codecov / codecov/patch

crates/bitwarden/src/auth/login/auth_request.rs#L87

Added line #L87 was not covered by tests

Check warning on line 24 in crates/bitwarden/src/auth/register.rs

@codecov codecov / codecov/patch

crates/bitwarden/src/auth/register.rs#L24

Added line #L24 was not covered by tests

Check warning on line 14 in crates/bitwarden/src/auth/tde.rs

@codecov codecov / codecov/patch

crates/bitwarden/src/auth/tde.rs#L14

Added line #L14 was not covered by tests

Check warning on line 40 in crates/bitwarden/src/auth/tde.rs

@codecov codecov / codecov/patch

crates/bitwarden/src/auth/tde.rs#L34-L40

Added lines #L34 - L40 were not covered by tests