ModernUO/Projects/UOContent/Accounting
Kamron Batman ee1531f272
docs: trim the auth id comments to what is not in the code
Several comments narrated the reasoning that produced the code rather than
what a reader needs. Two also outlived their subject: ConsumeAuthId's summary
and its call site both still claimed the id is spent whether or not it vouches,
which stopped being true when ownership checks moved ahead of the removal.
2026-08-08 09:20:59 -07:00
..
Security docs: trim the auth id comments to what is not in the code 2026-08-08 09:20:59 -07:00
Account.cs fix: Fixes Argon2 verify correctness and the password upgrade lockout (#2562) 2026-08-08 00:24:59 -07:00
Account.Migrations.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
AccountComment.cs fix(core): Fixes accounts and moves it to codegen (#644) 2021-06-05 19:39:16 -07:00
AccountHandler.cs docs: trim the auth id comments to what is not in the code 2026-08-08 09:20:59 -07:00
Accounts.cs fix: Fixes libdeflate gc pin issue (#1794) 2024-05-25 18:11:46 -07:00
AccountTag.cs fix(core): Fixes accounts and moves it to codegen (#644) 2021-06-05 19:39:16 -07:00
IPasswordProtection.cs fix: Fixes Argon2 verify correctness and the password upgrade lockout (#2562) 2026-08-08 00:24:59 -07:00