Skip to content

fix(console): harden profile PINs and controller flows - #741

Merged
capy-ai[bot] merged 1 commit into
devfrom
capy/harden-profile-pins-and
Aug 11, 2026
Merged

fix(console): harden profile PINs and controller flows#741
capy-ai[bot] merged 1 commit into
devfrom
capy/harden-profile-pins-and

Conversation

@zortos293

Copy link
Copy Markdown
Collaborator

Summary

  • enforce profile PIN verification in the main-process account switch path, refresh PIN state after mutations, reconcile account removal, reject unknown-account PIN operations, and prevent the launch picker from closing before the active profile is unlocked
  • serialize PIN mutations and verification, persist encrypted profile data with an fsynced atomic replacement, and prune orphaned profile locks during startup
  • make profile management and forgotten-PIN recovery controller/keyboard operable with visible focus and error handling
  • restore console Store search, preserve storefront selections across panel refreshes, and keep open game details synchronized after ownership changes
  • keep console gates consistently dark, improve minimum-window readability, and prevent virtual shortcuts from overriding focused native controls

Verification

  • npm --prefix opennow-stable test — 575 passed
  • npm --prefix opennow-stable run typecheck
  • npm --prefix opennow-stable run lint
  • npm --prefix opennow-stable run build
  • npm --prefix opennow-stable run locales:check
  • visually exercised the login screen plus console Store and Manage Profiles probes at desktop and windowed sizes

@cursor

cursor Bot commented Aug 11, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1b8f26e3-c636-4289-a639-5a848b43e364

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@capy-ai
capy-ai Bot merged commit 67f5105 into dev Aug 11, 2026
17 checks 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