ModernUO/Projects/UOContent/Accounting/Security
Kamron Batman a0893b68c0
fix(core): Updates slice with range selectors (#583)
- [X] Replaces Span slicing with range selection
- [X] Replaces string slicing with range selection
2021-04-23 20:57:24 -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): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -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