TShock/TShockAPI/DB
Lucas Nicodemus 211b70ca37 Upgrade blank passwords to bcrypt hashes
Previously, blank passwords were not upgraded to bcrypt hashes. This is
annoying and problematic because it makes it difficult to remove the old
password hashing system because those passwords might still be checked
against non-bcrypt hashes.
2021-11-21 14:44:53 -08:00
..
BanManager.cs Add ban ticket ID to ban messages 2021-04-19 21:48:34 +09:30
CharacterManager.cs Fix torchflags 2021-05-23 04:48:01 -07:00
DBTools.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
GroupManager.cs Merge branch 'general-devel' into fix-invalid-groups 2021-07-31 16:38:12 +02:00
IQueryBuilder.cs Fix SQL incompatibility. 2020-05-24 02:02:50 +02:00
ItemManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
ProjectileManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
RegionManager.cs Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
RememberedPosManager.cs Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
ResearchDatastore.cs Update TShockAPI/DB/ResearchDatastore.cs 2020-05-25 03:11:41 -04:00
SqlColumn.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
SqlTable.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
SqlValue.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TileManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
UserManager.cs Upgrade blank passwords to bcrypt hashes 2021-11-21 14:44:53 -08:00
WarpsManager.cs Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00