diff options
| author | David Bannon <david.bannon@propylon.com> | 2015-06-05 13:48:41 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-06-06 20:04:20 -0400 |
| commit | f4416b1a8b92e492707a6261b7a1132f8550457f (patch) | |
| tree | 7de0e64573080856bb07d859d6c321054cf7f97a /tests/auth_tests/test_validators.py | |
| parent | 20ff296cb15a53b8b9517a834688e57749b43e21 (diff) | |
Fixed #24915 -- Added stricter session key validation
Changed _session_key attribute to a property and implemented basic
validation in the setter. The session key must be 'truthy' and
at least 8 characters long. Otherwise, the value is set to None.
Diffstat (limited to 'tests/auth_tests/test_validators.py')
0 files changed, 0 insertions, 0 deletions
