docs: record remember password layout integration

This commit is contained in:
2026-08-21 00:50:54 +08:00
parent 22f4bbc650
commit 605fef417f
2 changed files with 17 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ This file is the integrated default-branch snapshot. Feature tasks record progre
## Integrated Through
- Login-layout source commit `4d512b1` from feature task
`20260821-remember-below-login-4a7c91d2` was merged into local `main` as
`22f4bbc` by integration task `20260820-integrate-remember-password-5d7e3a1c`.
Password login now places the existing remember-password control directly below
the submit button and above the agreement; authentication, persistence, and
secure-storage behavior are unchanged.
- Remember-password source commit `990639f` from feature task
`20260820-makelore-remember-password-b63e1c` was merged into local `main` as
`2b9f84e` by integration task `20260820-integrate-remember-password-5d7e3a1c`.