summaryrefslogtreecommitdiff
path: root/tests/async/test_async_auth.py
AgeCommit message (Expand)Author
2024-11-28Fixed #35530 -- Deprecated request.user fallback in auth.login and auth.alogin.Jaap Roes
2024-10-07Fixed #35303 -- Implemented async auth backends and utils.Jon Janzen
2023-06-27Fixed #34391 -- Added async-compatible interface to auth functions and relate...Jon Janzen