Skip to content

Fix partial username autofill and legacy alias detection - #5

Merged
Iamsujithd merged 3 commits into
mainfrom
codex/suppress-duplicate-save
Aug 4, 2026
Merged

Fix partial username autofill and legacy alias detection#5
Iamsujithd merged 3 commits into
mainfrom
codex/suppress-duplicate-save

Conversation

@Iamsujithd

@Iamsujithd Iamsujithd commented Aug 4, 2026

Copy link
Copy Markdown
Owner

What changed

  • accept a case-insensitive typed username prefix during the protected credential handoff
  • complete the selected saved username before filling its password
  • preserve exact case-insensitive matches and reject genuinely divergent usernames
  • route strongly identified registration email fields directly to private-email handling
  • support legacy registration forms whose email controls lack name, id, placeholder, and autocomplete metadata
  • retain exclusions for login, recovery, newsletter, contact, and ambiguous email fields

Verification

  • exact public Register.html structure inspected and covered by regression test
  • focused autofill suite: 49 tests passed
  • full repository pipeline: 38 files / 262 tests passed
  • lint and typecheck passed
  • Chrome and Firefox production builds and release ZIPs passed
  • artifact, secret, size, source-map, permission, and SBOM verification passed

@Iamsujithd Iamsujithd changed the title Fix partial username credential autofill Fix partial username autofill and legacy alias detection Aug 4, 2026
@Iamsujithd
Iamsujithd merged commit 1d449fd into main Aug 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant