Files
development/www
Clemens Schwaighofer 118aacee28 Bug in RamdomKey::validateRandomKeyData when passing large character sets
The check for stringlength was done on the set key range in the class var and not the variable passed on in the method.
So if we cold call randomKey with a key character list and not the default list it failed with invalid max length
2026-01-14 15:07:38 +09:00
..
2024-10-21 09:33:46 +09:00
2013-12-11 16:19:24 +09:00
2013-12-11 16:19:24 +09:00
2015-11-09 18:22:56 +09:00