Files
TrinityCore/src
MitchesD 80cde8aa10 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.
2014-08-24 23:54:28 +02:00
..
2014-01-01 00:07:53 +01:00
2014-01-01 00:07:53 +01:00