mirror of
https://github.com/goauthentik/authentik
synced 2026-05-09 00:22:24 +02:00
* Use Django case insensitive filter for unique emails https://docs.djangoproject.com/en/dev/ref/models/querysets/#std-fieldlookup-iexact * use ak_user_by Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Jens Langhammer <jens@goauthentik.io>