authentic/src
Benjamin Dauvergne 02f0952f9c misc: delete unused safe_get_or_create (#64485)
Introduced in #60658 it used a global lock on model's table to prevent
multiple access, using the Lock model is simpler and more efficient.
2022-05-13 12:33:34 +02:00
..
authentic2 misc: delete unused safe_get_or_create (#64485) 2022-05-13 12:33:34 +02:00
authentic2_auth_fc misc: use lock on email when creating user instances (#64485) 2022-05-13 12:33:34 +02:00
authentic2_auth_oidc misc: use lock on email when creating user instances (#64485) 2022-05-13 12:33:34 +02:00
authentic2_auth_saml misc: use lock on email when creating user instances (#64485) 2022-05-13 12:33:34 +02:00
authentic2_idp_cas discard deprecated unicode-aware i18n utils (#64305) 2022-05-13 09:49:23 +02:00
authentic2_idp_oidc translation update 2022-05-13 10:50:49 +02:00
django_rbac django_rbac: fix ContentType.__str__ variations (#64305) 2022-05-13 09:49:23 +02:00