This repository was archived by the owner on Oct 7, 2024. It is now read-only.
Commit 820a2a2
Sync with 15.x branch (#314)
* [15.x] Backport encryption improvements (#312)
* Prefer cached `encryptionKey` for encryption when possible (#307)
* fix: prefer encryptionKey for encryption when possible
* refactor: add test case
* Use encryptor `isVaultUpdated` (#310)
* chore: update browser-passworder
* refactor: remove `updateVault` from `GenericEncryptor`
* 15.1.0 (#313)
* 15.1.0
* edit changelog entries
* rephrase changelog entry
---------
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Michele Esposito <[email protected]>
---------
Co-authored-by: Michele Esposito <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Michele Esposito <[email protected]>
Co-authored-by: legobeat <[email protected]>1 parent 196d700 commit 820a2a2
2 files changed
+16
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
9 | 22 | | |
10 | 23 | | |
11 | 24 | | |
| |||
176 | 189 | | |
177 | 190 | | |
178 | 191 | | |
179 | | - | |
| 192 | + | |
| 193 | + | |
180 | 194 | | |
181 | 195 | | |
182 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments