mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Added fix to teamspeak with reactivation of accounts.
This commit is contained in:
parent
e7950a26f7
commit
1e8afb77c6
@ -279,5 +279,6 @@ def reset_teamspeak3_perm(request):
|
||||
# if blank we failed
|
||||
if result != "":
|
||||
AuthServicesInfoManager.update_user_teamspeak3_info(result[0], result[1], request.user)
|
||||
update_teamspeak3_groups(request.user)
|
||||
return HttpResponseRedirect("/services/")
|
||||
return HttpResponseRedirect("/")
|
Loading…
x
Reference in New Issue
Block a user