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

[PM-12700] Add private key regeneration process #11829

Merged
merged 44 commits into from
Dec 16, 2024

Merge branch 'main' into km/pm-12700-private-key-regen

26ee44f
Select commit
Loading
Failed to load commit list.
Merged

[PM-12700] Add private key regeneration process #11829

Merge branch 'main' into km/pm-12700-private-key-regen
26ee44f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 16, 2024 in 0s

56.00% of diff hit (target 33.45%)

View this Pull Request on Codecov

56.00% of diff hit (target 33.45%)

Annotations

Check warning on line 5 in libs/angular/src/auth/components/base-login-via-webauthn.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/auth/components/base-login-via-webauthn.component.ts#L5

Added line #L5 was not covered by tests

Check warning on line 7 in libs/angular/src/auth/components/base-login-via-webauthn.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/auth/components/base-login-via-webauthn.component.ts#L7

Added line #L7 was not covered by tests

Check warning on line 15 in libs/angular/src/auth/components/base-login-via-webauthn.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/auth/components/base-login-via-webauthn.component.ts#L15

Added line #L15 was not covered by tests

Check warning on line 33 in libs/angular/src/auth/components/base-login-via-webauthn.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/auth/components/base-login-via-webauthn.component.ts#L33

Added line #L33 was not covered by tests

Check warning on line 67 in libs/angular/src/auth/components/base-login-via-webauthn.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/auth/components/base-login-via-webauthn.component.ts#L67

Added line #L67 was not covered by tests

Check warning on line 71 in libs/angular/src/auth/components/base-login-via-webauthn.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/auth/components/base-login-via-webauthn.component.ts#L71

Added line #L71 was not covered by tests

Check warning on line 73 in libs/angular/src/auth/components/base-login-via-webauthn.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/auth/components/base-login-via-webauthn.component.ts#L73

Added line #L73 was not covered by tests

Check warning on line 78 in libs/angular/src/auth/components/base-login-via-webauthn.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/auth/components/base-login-via-webauthn.component.ts#L78

Added line #L78 was not covered by tests

Check warning on line 81 in libs/angular/src/auth/components/base-login-via-webauthn.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/auth/components/base-login-via-webauthn.component.ts#L81

Added line #L81 was not covered by tests

Check warning on line 40 in libs/auth/src/angular/lock/lock.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/angular/lock/lock.component.ts#L40

Added line #L40 was not covered by tests

Check warning on line 540 in libs/auth/src/angular/lock/lock.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/angular/lock/lock.component.ts#L540

Added line #L540 was not covered by tests

Check warning on line 93 in libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.ts#L93

Added line #L93 was not covered by tests

Check warning on line 488 in libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.ts#L488

Added line #L488 was not covered by tests

Check warning on line 558 in libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.ts#L558

Added line #L558 was not covered by tests

Check warning on line 568 in libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.ts#L568

Added line #L568 was not covered by tests

Check warning on line 134 in libs/auth/src/angular/login/login.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/angular/login/login.component.ts#L134

Added line #L134 was not covered by tests

Check warning on line 283 in libs/auth/src/angular/login/login.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/angular/login/login.component.ts#L283

Added line #L283 was not covered by tests

Check warning on line 10 in libs/auth/src/common/services/login-success-handler/default-login-success-handler.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/common/services/login-success-handler/default-login-success-handler.service.ts#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 14 in libs/auth/src/common/services/login-success-handler/default-login-success-handler.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/auth/src/common/services/login-success-handler/default-login-success-handler.service.ts#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 21 in libs/key-management/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/key-management/src/index.ts#L21

Added line #L21 was not covered by tests

Check warning on line 3 in libs/key-management/src/user-asymmetric-key-regeneration/abstractions/user-asymmetric-key-regeneration-api.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/key-management/src/user-asymmetric-key-regeneration/abstractions/user-asymmetric-key-regeneration-api.service.ts#L3

Added line #L3 was not covered by tests

Check warning on line 3 in libs/key-management/src/user-asymmetric-key-regeneration/abstractions/user-asymmetric-key-regeneration.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/key-management/src/user-asymmetric-key-regeneration/abstractions/user-asymmetric-key-regeneration.service.ts#L3

Added line #L3 was not covered by tests

Check warning on line 2 in libs/key-management/src/user-asymmetric-key-regeneration/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/key-management/src/user-asymmetric-key-regeneration/index.ts#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 5 in libs/key-management/src/user-asymmetric-key-regeneration/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/key-management/src/user-asymmetric-key-regeneration/index.ts#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 3 in libs/key-management/src/user-asymmetric-key-regeneration/models/requests/key-regeneration.request.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/key-management/src/user-asymmetric-key-regeneration/models/requests/key-regeneration.request.ts#L3

Added line #L3 was not covered by tests