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-14863] Force unlock when keys are cleared / on first unlock and fix account switching behavior #11994

Merged
merged 13 commits into from
Dec 2, 2024

Merge branch 'main' into km/PM-14863/allow-unlock-on-list

b28ee8d
Select commit
Loading
Failed to load commit list.
Merged

[PM-14863] Force unlock when keys are cleared / on first unlock and fix account switching behavior #11994

Merge branch 'main' into km/PM-14863/allow-unlock-on-list
b28ee8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 29, 2024 in 0s

0.00% of diff hit (target 33.53%)

View this Pull Request on Codecov

0.00% of diff hit (target 33.53%)

Annotations

Check warning on line 30 in apps/desktop/src/platform/main/main-ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/main/main-ssh-agent.service.ts#L30

Added line #L30 was not covered by tests

Check warning on line 116 in apps/desktop/src/platform/main/main-ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/main/main-ssh-agent.service.ts#L116

Added line #L116 was not covered by tests

Check warning on line 118 in apps/desktop/src/platform/main/main-ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/main/main-ssh-agent.service.ts#L118

Added line #L118 was not covered by tests

Check warning on line 60 in apps/desktop/src/platform/preload.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/preload.ts#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 22 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L22

Added line #L22 was not covered by tests

Check warning on line 58 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L58

Added line #L58 was not covered by tests

Check warning on line 119 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L119

Added line #L119 was not covered by tests

Check warning on line 121 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L121

Added line #L121 was not covered by tests

Check warning on line 125 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L125

Added line #L125 was not covered by tests

Check warning on line 129 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 137 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L135-L137

Added lines #L135 - L137 were not covered by tests

Check warning on line 141 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L141

Added line #L141 was not covered by tests

Check warning on line 143 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L143

Added line #L143 was not covered by tests

Check warning on line 146 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L146

Added line #L146 was not covered by tests

Check warning on line 156 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 162 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L162

Added line #L162 was not covered by tests

Check warning on line 165 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 167 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L167

Added line #L167 was not covered by tests

Check warning on line 171 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 173 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L173

Added line #L173 was not covered by tests

Check warning on line 177 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 179 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L179

Added line #L179 was not covered by tests

Check warning on line 190 in apps/desktop/src/platform/services/ssh-agent.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/platform/services/ssh-agent.service.ts#L190

Added line #L190 was not covered by tests