Alasdair Nicol 8c42cf0cbd Fixed #26303 -- Updated links to mod_wsgi docs. vor 9 Jahren
..
fixtures 39a7eed1bb Converted test fixtures to setUpTestData methods vor 10 Jahren
models c62807968d Fixed a stray __unicode__() method in auth_tests. vor 9 Jahren
templates d8d853378b Fixed #24944 -- Added extra_email_context parameter to password_reset() view. vor 9 Jahren
__init__.py 2d7aca3da0 Moved contrib.auth tests out of contrib. vor 10 Jahren
backend_alias.py 2d7aca3da0 Moved contrib.auth tests out of contrib. vor 10 Jahren
common-passwords-custom.txt 1daae25bdc Fixed #16860 -- Added password validation to django.contrib.auth. vor 9 Jahren
settings.py 2d7aca3da0 Moved contrib.auth tests out of contrib. vor 10 Jahren
test_auth_backends.py 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API. vor 9 Jahren
test_basic.py 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API. vor 9 Jahren
test_context_processors.py 015fad9060 Fixed #26175 -- Removed SHA1 password hashes in tests. vor 9 Jahren
test_decorators.py 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API. vor 9 Jahren
test_forms.py f0425c7260 Refs #19353 -- Added tests for using custom user models with built-in auth forms. vor 9 Jahren
test_handlers.py 8c42cf0cbd Fixed #26303 -- Updated links to mod_wsgi docs. vor 9 Jahren
test_hashers.py 67b46ba701 Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login. vor 9 Jahren
test_management.py eac1423f9e Removed obsolete test CreatesuperuserManagementCommandTestCase.test_nolocale. vor 9 Jahren
test_middleware.py 849037af36 Refs #23957 -- Required session verification per deprecation timeline. vor 9 Jahren
test_mixins.py 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API. vor 9 Jahren
test_models.py 015fad9060 Fixed #26175 -- Removed SHA1 password hashes in tests. vor 9 Jahren
test_remote_user.py a570701e02 Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only external authentication. vor 9 Jahren
test_signals.py 015fad9060 Fixed #26175 -- Removed SHA1 password hashes in tests. vor 9 Jahren
test_templates.py 015fad9060 Fixed #26175 -- Removed SHA1 password hashes in tests. vor 9 Jahren
test_tokens.py 3d0dcd7f5a Refs #26022 -- Used context manager version of assertRaises in tests. vor 9 Jahren
test_validators.py 015fad9060 Fixed #26175 -- Removed SHA1 password hashes in tests. vor 9 Jahren
test_views.py 10781b4c6f Fixed #12233 -- Allowed redirecting authenticated users away from the login view. vor 9 Jahren
urls.py 10781b4c6f Fixed #12233 -- Allowed redirecting authenticated users away from the login view. vor 9 Jahren
urls_admin.py 1e82094f1b Fixed #21927 -- Made application and instance namespaces more distinct. vor 9 Jahren
urls_custom_user_admin.py 849037af36 Refs #23957 -- Required session verification per deprecation timeline. vor 9 Jahren