Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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-16603] Implement userkey rotation v2 #12646
base: main
Are you sure you want to change the base?
[PM-16603] Implement userkey rotation v2 #12646
Changes from all commits
d4caf6f
4e3a44e
9cae88a
e3cd3cd
b2e3759
b1f50e6
098161f
de68e21
77fa885
0ac616b
90729a5
dd97130
11f636d
e63b497
552d3dd
751b1dc
754ebca
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 40 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L40
Check warning on line 46 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L46
Check warning on line 66 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L66
Check warning on line 83 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L83
Check warning on line 148 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L146-L148
Check warning on line 150 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L150
Check warning on line 156 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L156
Check warning on line 161 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L161
Check warning on line 168 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L168
Check warning on line 173 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L173
Check warning on line 176 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L176
Check warning on line 178 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L178
Check warning on line 182 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L182
Check warning on line 185 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L185
Check warning on line 189 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L187-L189
Check warning on line 196 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L196
Check warning on line 199 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L199
Check warning on line 211 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L210-L211
Check warning on line 214 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L214
Check warning on line 216 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L216
Check warning on line 221 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L221
Check warning on line 226 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L226
Check warning on line 231 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L231
Check warning on line 235 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L234-L235
Check warning on line 241 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L240-L241
Check warning on line 246 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L245-L246
Check warning on line 253 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L250-L253
Check warning on line 258 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L258
Check warning on line 260 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L260
Check warning on line 374 in apps/web/src/app/auth/settings/change-password.component.ts
apps/web/src/app/auth/settings/change-password.component.ts#L374
Check warning on line 27 in apps/web/src/app/key-management/key-rotation/request/master-password-unlock-data.request.ts
apps/web/src/app/key-management/key-rotation/request/master-password-unlock-data.request.ts#L26-L27
Check warning on line 17 in apps/web/src/app/key-management/key-rotation/user-key-rotation-api.service.ts
apps/web/src/app/key-management/key-rotation/user-key-rotation-api.service.ts#L17