Files
pnpm/pnpr
Minh Vu 71eea4d74e pnpr: avoid concurrent adduser overwrite (#12085)
* fix(pnpr): avoid concurrent adduser overwrite

* refactor(pnpr): extract verify_returning_user helper

Deduplicate the returning-user verify path shared by the early
existing-user check and the post-hash re-check, and document why the
concurrent regression test uses a higher bcrypt cost.

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2026-06-01 17:11:36 +02:00
..