Sync up to latest version of community auth plugin
authorMagnus Hagander <magnus@hagander.net>
Wed, 7 Jun 2023 20:00:23 +0000 (22:00 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 7 Jun 2023 20:00:23 +0000 (22:00 +0200)
commitb7725ea6272b5693925a26b25f17185cf86dfbd9
tree7f463ec3bab516a7573fb906b4178d082fa6fe14
parent21bacb789bead4b35eb8473924be1ec392764d58
Sync up to latest version of community auth plugin

This moves the subscription to user changes over to a signal, to make it
cleaner and keeping us from having to carry a diff against the standard
auth plugin.
gitadmin/gitadmin/adm/apps.py
gitadmin/gitadmin/adm/util.py
gitadmin/gitadmin/auth.py