Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 vuotta sitten |
Tim Graham
|
14172cf442
Fixed #28415 -- Clarified what characters ASCII/UnicodeUsernameValidator accept.
|
7 vuotta sitten |
Jirka Schäfer
|
73c30b79c0
Clarified meaning of "Optional" in auth.models.User field docs.
|
8 vuotta sitten |
Alasdair Nicol
|
757aefc12b
Removed self from method signatures in docs.
|
8 vuotta sitten |
Thom Wiggers
|
d5b573d872
Fixed #26993 -- Increased User.last_name max_length to 150 characters.
|
8 vuotta sitten |
Tim Graham
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
8 vuotta sitten |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 vuotta sitten |
Tim Graham
|
eba093e8b0
Refs #25847 -- Removed support for User.is_(anonymous|authenticated) as methods.
|
8 vuotta sitten |
Tim Graham
|
93a081946d
Normalized casing of "custom user model".
|
8 vuotta sitten |
Jon Dufresne
|
f3ea0c4bbd
Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations."
|
8 vuotta sitten |
Berker Peksag
|
f7e91cac68
Fixed #27053 -- Documented contrib.auth.get_user().
|
8 vuotta sitten |
Gavin Wahl
|
f0f3de3c96
Fixed #23155 -- Added request argument to user_login_failed signal.
|
9 vuotta sitten |
Aleksej Manaev
|
4b9330ccc0
Fixed #25187 -- Made request available in authentication backends.
|
8 vuotta sitten |
Jon Dufresne
|
1ec1633cb2
Fixed #26401 -- Added BaseAuthConfig to use auth without migrations.
|
8 vuotta sitten |
Claude Paroz
|
78963495d0
Refs #17209 -- Added LoginView and LogoutView class-based views
|
8 vuotta sitten |
Claude Paroz
|
526575c641
Fixed #21379 -- Created auth-specific username validators
|
9 vuotta sitten |
Jeremy Lainé
|
c1aec0feda
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
|
9 vuotta sitten |
Alexander Gaevsky
|
e0a3d93730
Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.
|
9 vuotta sitten |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 vuotta sitten |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 vuotta sitten |
Collin Anderson
|
780bddf75b
Fixed #20846 -- Decreased User.username max_length to 150 characters.
|
9 vuotta sitten |
Tim Graham
|
15ef1dd478
Fixed #20846 -- Increased User.username max_length to 254 characters.
|
9 vuotta sitten |
Tim Graham
|
9c5e272860
Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set.
|
9 vuotta sitten |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 vuotta sitten |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 vuotta sitten |
Sergey Fedoseev
|
f1783ee479
Corrected Permission.max_length in docs; refs #8162.
|
10 vuotta sitten |
Damien Baty
|
ad491ecc6e
Fixed #23488 -- Added AnonymousUser.get_username().
|
10 vuotta sitten |
Tim Graham
|
a2479f46f3
Fixed #7220 -- Allowed AbstractBaseUser.last_login to be null.
|
10 vuotta sitten |
Iain Dawson
|
8fbf13a6c8
Replaced instances of 'his/her' with 'their'.
|
10 vuotta sitten |
Tim Graham
|
5359188b08
Fixed docs/ref/contrib/auth.txt so that sphinx links work properly.
|
10 vuotta sitten |