diff options
author | MitchesD <majklprofik@seznam.cz> | 2014-08-24 23:54:28 +0200 |
---|---|---|
committer | MitchesD <majklprofik@seznam.cz> | 2014-08-24 23:54:28 +0200 |
commit | 80cde8aa105290c3f1b5dfb022d45015e964ba24 (patch) | |
tree | eef41da4fa94cfb03cf3ebf66f3474a36a694c0f /dep/StormLib/src/SBaseFileTable.cpp | |
parent | a8ff0c990b68eda2bf3c22bbf4d72331bc8842b9 (diff) |
Core/Channels: fixed possible exploit with channel password
You were able to setup longer password than you can write into the dialog window. Limit in dialog is 31 chars, in DB is varchar(32) but there was no limit in command /pass <channel> <password>, so that was the problem.
Diffstat (limited to 'dep/StormLib/src/SBaseFileTable.cpp')
0 files changed, 0 insertions, 0 deletions