ModernUO/Projects/UOContent/Accounting/Security
Kamron Batman 1f499b00c6
fix(core): Fixes issues with deserialization due to bad checking of dirty tracking (#618)
Fixes a major issue where serialization was not respecting the dirty tracking feature flag.
2021-05-26 13:47:04 -07:00
..
AccountSecurity.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Argon2PasswordProtection.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MD5PasswordProtection.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
PBKDF2PasswordProtection.cs fix(core): Fixes issues with deserialization due to bad checking of dirty tracking (#618) 2021-05-26 13:47:04 -07:00
SHA1PasswordProtection.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
SHA2PasswordProtection.cs fix(core): Handles a rare NPE with LoginTimer (#508) 2021-02-11 23:47:02 -08:00