Histórico de Commits

Autor SHA1 Mensagem Data
  Tim Graham ec7e179aeb Removed versionadded/changed annotations for 2.1. há 6 anos atrás
  Joshua Cannon db1b10ef0d Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user(). há 6 anos atrás
  Tim Graham 4ca2820ff5 Corrected whitespace in docs/ref/contrib/auth.txt. há 6 anos atrás
  Timothy Allen e819554018 Fixed #29939 -- Increased Group.name max_length to 150 characters. há 6 anos atrás
  Tobias Bengfort 9a63d840ff Fixed inconsistent indentation in docs/ref/contrib/auth.txt. há 6 anos atrás
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. há 6 anos atrás
  Tim Graham a4f0e9aec7 Fixed #28718 -- Allowed user to request a password reset if their password doesn't use an enabled hasher. há 7 anos atrás
  Tim Graham 92f48680db Expanded docs for AbstractBaseUser.has_usable_password(). há 7 anos atrás
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. há 7 anos atrás
  Tim Graham 14172cf442 Fixed #28415 -- Clarified what characters ASCII/UnicodeUsernameValidator accept. há 7 anos atrás
  Jirka Schäfer 73c30b79c0 Clarified meaning of "Optional" in auth.models.User field docs. há 8 anos atrás
  Alasdair Nicol 757aefc12b Removed self from method signatures in docs. há 8 anos atrás
  Thom Wiggers d5b573d872 Fixed #26993 -- Increased User.last_name max_length to 150 characters. há 8 anos atrás
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. há 8 anos atrás
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. há 8 anos atrás
  Tim Graham eba093e8b0 Refs #25847 -- Removed support for User.is_(anonymous|authenticated) as methods. há 8 anos atrás
  Tim Graham 93a081946d Normalized casing of "custom user model". há 8 anos atrás
  Jon Dufresne f3ea0c4bbd Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations." há 8 anos atrás
  Berker Peksag f7e91cac68 Fixed #27053 -- Documented contrib.auth.get_user(). há 8 anos atrás
  Gavin Wahl f0f3de3c96 Fixed #23155 -- Added request argument to user_login_failed signal. há 9 anos atrás
  Aleksej Manaev 4b9330ccc0 Fixed #25187 -- Made request available in authentication backends. há 8 anos atrás
  Jon Dufresne 1ec1633cb2 Fixed #26401 -- Added BaseAuthConfig to use auth without migrations. há 8 anos atrás
  Claude Paroz 78963495d0 Refs #17209 -- Added LoginView and LogoutView class-based views há 8 anos atrás
  Claude Paroz 526575c641 Fixed #21379 -- Created auth-specific username validators há 9 anos atrás
  Jeremy Lainé c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. há 9 anos atrás
  Alexander Gaevsky e0a3d93730 Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users. há 9 anos atrás
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. há 9 anos atrás
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. há 9 anos atrás
  Collin Anderson 780bddf75b Fixed #20846 -- Decreased User.username max_length to 150 characters. há 9 anos atrás
  Tim Graham 15ef1dd478 Fixed #20846 -- Increased User.username max_length to 254 characters. há 9 anos atrás