Files
Server/src
BadBird e28f828aee /*
* BattleBane Enhancement
 * ----------------------
 * Modified passIsValid() to always fetch live password and salt from the database
 * instead of relying on any cached values. This ensures that password changes made
 * outside of server runtime (e.g., via Discord bot) take effect immediately.
 */
2025-04-17 16:16:57 -07:00
..
2023-07-15 09:23:48 -04:00
/*
2025-04-17 16:16:57 -07:00