Histórico de Commits

Autor SHA1 Mensagem Data
  Fabian Braun e626716c28 Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms. há 1 ano atrás
  Mariusz Felisiak 305757aec1 Applied Black's 2024 stable style. há 1 ano atrás
  Lily Foote 45078a204b Defined PASSWORD_HASHERS for auth_tests.test_views.ChangelistTests. há 1 ano atrás
  Mariusz Felisiak 9a01311d20 Refs #15619 -- Removed support for logging out via GET requests. há 2 anos atrás
  David Wobrock 99bd5fb4c2 Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests. há 2 anos atrás
  Shai Berger fdf0f62521 Fixed ReadOnlyPasswordHashWidget's template for RTL languages. há 2 anos atrás
  Aymeric Augustin 5dfa6fca96 Refactored out RedirectURLMixin.get_success_url(). há 2 anos atrás
  Aymeric Augustin 04bc2564b6 Simplified LogoutView.get_success_url(). há 2 anos atrás
  Aymeric Augustin 5591a72571 Fixed #33648 -- Prevented extra redirect in LogoutView on invalid next page when LOGOUT_REDIRECT_URL is set. há 2 anos atrás
  René Fleschenberg eb07b5be0c Fixed #15619 -- Deprecated log out via GET requests. há 5 anos atrás
  Mariusz Felisiak 94d8ed55fa Refs #15619 -- Logged out with POST requests in admin. há 3 anos atrás
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. há 3 anos atrás
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. há 3 anos atrás
  Chris Jerdonek f3825ee050 Fixed wording of AuthViewsTestCase's docstring. há 3 anos atrás
  Mateo Radman 8a7ac78b70 Refs #32508 -- Raised ImproperlyConfigured/TypeError instead of using "assert" in various code. há 3 anos atrás
  ThinkChaos b99d6c9cbc Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView. há 7 anos atrás
  Mariusz Felisiak 6b4941dd57 Refs #27468 -- Removed support for the pre-Django 3.1 user sessions. há 4 anos atrás
  Jon Moroney 76ae6ccf85 Fixed #31358 -- Increased salt entropy of password hashers. há 4 anos atrás
  Tom Carrick bcc2befd0e Fixed #31789 -- Added a new headers interface to HttpResponse. há 4 anos atrás
  Jon Dufresne 5a3d7cf462 Used urllib.parse.urljoin() in auth_tests to join URLs. há 4 anos atrás
  Jon Dufresne d6aff369ad Refs #30116 -- Simplified regex match group access with Match.__getitem__(). há 4 anos atrás
  Mariusz Felisiak 54646a423b Refs #27468 -- Made user sessions use SHA-256 algorithm. há 4 anos atrás
  Jon Dufresne 3857a08bdb Fixed #31361 -- Fixed invalid action="" in admin forms. há 5 anos atrás
  Claude Paroz 4d973f5939 Refs #26601 -- Deprecated passing None as get_response arg to middleware classes. há 5 anos atrás
  Carlton Gibson 11c5e0609b Fixed CVE-2019-19118 -- Required edit permissions on parent model for editable inlines in admin. há 5 anos atrás
  Jon Dufresne 7f0946298e Replaced encode() usage with bytes literals. há 5 anos atrás
  Sanyam Khurana 87f5d07eed Fixed #12952 -- Adjusted admin log change messages to use form labels instead of field names. há 5 anos atrás
  Mattia Procopio aff61790a3 Refs #24944 -- Added test for overriding domain in email context in PasswordResetView. há 5 anos atrás
  Rob 58df8aa40f Fixed #28780 -- Allowed specyfing a token parameter displayed in password reset URLs. há 5 anos atrás
  Jon Dufresne 95b7699ffc Cleaned up exception message checking in some tests. há 6 anos atrás