Commit 0b0c87a
authored
Fix NilClass error when configuring previous Lockbox master keys (#3950)
Assign previous_versions directly instead of appending, preventing
NoMethodError when PWPUSH_MASTER_KEY_PREVIOUS is set.
Signed-off-by: Martin Stenröse <martin@stenrose.se>1 parent fd1df61 commit 0b0c87a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
0 commit comments