Commit 30a4201
committed
address review comments on PR #2117
- Fix TPM2 time remaining table entry: estimate is derived from
LOCKOUT_COUNTER vs MAX_AUTH_FAIL times LOCKOUT_INTERVAL, not
LOCKOUT_RECOVERY (which is the lockout-auth-blocked-after-failure
timer, not the remaining-until-unlock)
- Reword migration WARN: 'older Heads version' not 'older firmware'
(the migration case is caused by previous Heads code, not platform
firmware)
- Remove fragile PR #2117 reference from preventing-future-lockouts
section: describe the fix generically (restoring empty counter auth)
so the doc is correct regardless of branch context
Signed-off-by: Thierry Laurion <insurgo@riseup.net>1 parent f7376c2 commit 30a4201
2 files changed
Lines changed: 8 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
513 | | - | |
| 513 | + | |
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
557 | 556 | | |
558 | 557 | | |
559 | 558 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2165 | 2165 | | |
2166 | 2166 | | |
2167 | 2167 | | |
2168 | | - | |
| 2168 | + | |
2169 | 2169 | | |
2170 | 2170 | | |
2171 | 2171 | | |
| |||
0 commit comments