UPD: enable stronger password validation and eventually warning message on login
All checks were successful
buildbot/tox Build done.
All checks were successful
buildbot/tox Build done.
This commit is contained in:
@@ -14,7 +14,7 @@ from dav_auth.tests.generic import SeleniumAuthMixin
|
||||
from .generic import RoleMixin
|
||||
|
||||
TEST_TRAINER_EMAIL = 'trainer@localhost'
|
||||
TEST_PASSWORD = u'me||ön 2'
|
||||
TEST_PASSWORD = u'me||ön 21ABll'
|
||||
TEST_EVENT_DATA_S = {
|
||||
'mode': 'training',
|
||||
'sport': 'S',
|
||||
|
||||
Reference in New Issue
Block a user