Mariusz Felisiak
|
b3166e1e15
|
Refs #35530 -- Corrected deprecation message in auth.alogin().
Follow up to ceecd518b19044181a3598c55ebed7c2545963cc.
|
2025-08-22 16:14:09 +02:00 |
|
Xinyi Rong
|
cd7554e551
|
Fixed #36561 -- Used request.auser() in contrib.auth.aupdate_session_auth_hash().
|
2025-08-20 09:14:50 +02:00 |
|
Jaap Roes
|
ceecd518b1
|
Fixed #35530 -- Deprecated request.user fallback in auth.login and auth.alogin.
|
2024-11-28 17:43:46 +01:00 |
|
Jon Janzen
|
50f89ae850
|
Fixed #35303 -- Implemented async auth backends and utils.
|
2024-10-07 14:19:41 +02:00 |
|
Jon Janzen
|
5e98959d92
|
Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients.
|
2023-06-27 11:17:17 +02:00 |
|